Documentation/esp32: Add supported peripherals.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2021-04-08 23:40:10 +02:00 committed by Matias N
parent 4f9b280987
commit 183735336d

View File

@ -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