From e8d0bbee443537f867cf28be1b33d8301a2e7172 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norman=20Ali=C3=A9?= Date: Mon, 30 Oct 2023 13:08:01 +0100 Subject: [PATCH] Update Tasks list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e1a42..3d7967c 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Then on every `git commit`, a few sanity/formatting checks will be performed. - [ ] dsp_processor: add equalizer * Control interface for equalizer - [ ] clean and polish code (remove all unused variables etc.) -- [ ] Improve Documentation, e.g. Hardware guide (supported codecs) +- [ok] Improve Documentation, e.g. Hardware guide (supported codecs) - [ ] upgrade to IDF v5 - [ ] in IDF v5 use native i2s driver, as it supports preloading DMA buffer with valid data now - [ ] Throw out ADF copied components from project tree and use CmakeLists.txt to pull in necessary files from ADF