From 7fb6a92e3536388c9a73d19e1aab6c27e0d6ec28 Mon Sep 17 00:00:00 2001 From: Abdelatif Guettouche Date: Thu, 8 Apr 2021 23:50:01 +0200 Subject: [PATCH] Documentation/esp32: Add unsupported peripherals. Signed-off-by: Abdelatif Guettouche --- Documentation/platforms/xtensa/esp32/index.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/Documentation/platforms/xtensa/esp32/index.rst b/Documentation/platforms/xtensa/esp32/index.rst index c56028292c..14dfad0610 100644 --- a/Documentation/platforms/xtensa/esp32/index.rst +++ b/Documentation/platforms/xtensa/esp32/index.rst @@ -82,7 +82,7 @@ Once you downloaded both binaries, you can flash them by adding an ``ESPTOOL_BIN Peripheral Support ================== -The following list indicates peripherals supported in NuttX: +The following list indicates the state of peripherals' support in NuttX: ========== ======= ===== Peripheral Support NOTES @@ -102,6 +102,17 @@ RTC Yes RNG Yes AES Yes eFuse Yes +ADC No +Bluetooth No +SDIO No +SD/MMC No +I2S No +LED_PWM No +RMT No +MCPWM No +Pulse_CNT No +SHA No +RSA No ========== ======= ===== Memory Map