From 72a9f58a5583ecaa6a11909b717d276ee926a3c5 Mon Sep 17 00:00:00 2001 From: Konsta Date: Tue, 25 Jul 2023 15:34:50 +0300 Subject: [PATCH] wiki: add HDMI-CEC --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0955c3f..6219f44 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Also look into [Linux kernel build instructions](https://github.com/raspberry-va - [Audio](https://github.com/raspberry-vanilla/android_local_manifest/wiki/Audio) - [DSI display](https://github.com/raspberry-vanilla/android_local_manifest/wiki/DSI-display) - [HDMI display](https://github.com/raspberry-vanilla/android_local_manifest/wiki/HDMI-display) +- [HDMI-CEC](https://github.com/raspberry-vanilla/android_local_manifest/wiki/HDMI-CEC) - [Interfaces](https://github.com/raspberry-vanilla/android_local_manifest/wiki/Interfaces) - [USB boot](https://github.com/raspberry-vanilla/android_local_manifest/wiki/USB-boot) -- [Video decoding](https://github.com/raspberry-vanilla/android_local_manifest/wiki/Video-decoding) +- [Video decoding & encoding](https://github.com/raspberry-vanilla/android_local_manifest/wiki/Video-decoding-&-encoding)