mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Documentation/esp32: Add supported peripherals.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Matias N
parent
4f9b280987
commit
183735336d
@@ -82,12 +82,26 @@ Once you downloaded both binaries, you can flash them by adding an ``ESPTOOL_BIN
|
|||||||
Peripheral Support
|
Peripheral Support
|
||||||
==================
|
==================
|
||||||
|
|
||||||
.. todo:: To be updated
|
The following list indicates peripherals supported in NuttX:
|
||||||
|
|
||||||
========== ======= =====
|
========== ======= =====
|
||||||
Peripheral Support NOTES
|
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
|
Memory Map
|
||||||
|
|||||||
Reference in New Issue
Block a user