From 183735336d947750b15f194b5378188df4673a04 Mon Sep 17 00:00:00 2001 From: Abdelatif Guettouche Date: Thu, 8 Apr 2021 23:40:10 +0200 Subject: [PATCH] Documentation/esp32: Add supported peripherals. Signed-off-by: Abdelatif Guettouche --- Documentation/platforms/xtensa/esp32/index.rst | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Documentation/platforms/xtensa/esp32/index.rst b/Documentation/platforms/xtensa/esp32/index.rst index d7833865e9..c56028292c 100644 --- a/Documentation/platforms/xtensa/esp32/index.rst +++ b/Documentation/platforms/xtensa/esp32/index.rst @@ -82,12 +82,26 @@ Once you downloaded both binaries, you can flash them by adding an ``ESPTOOL_BIN Peripheral Support ================== -.. todo:: To be updated +The following list indicates peripherals supported in NuttX: ========== ======= ===== Peripheral Support NOTES ========== ======= ===== -? ? ? +GPIO Yes +UART Yes +SPI Yes +I2C Yes +DMA Yes +Wifi Yes +Ethernet Yes +SPIFLASH Yes +SPIRAM Yes +Timers Yes +Watchdog Yes +RTC Yes +RNG Yes +AES Yes +eFuse Yes ========== ======= ===== Memory Map