mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 05:55:46 +08:00
esp32c3/wifi: Add support for the Wi-Fi in ESP32-C3
This commit introduces support for both station and softAP modes.
This commit is contained in:
committed by
Xiang Xiao
parent
7ed64e7234
commit
c412dadcb9
@@ -142,9 +142,9 @@ Peripheral Support
|
||||
|
||||
The following list indicates the state of peripherals' support in NuttX:
|
||||
|
||||
=========== ======= =====
|
||||
=========== ======= ====================
|
||||
Peripheral Support NOTES
|
||||
=========== ======= =====
|
||||
=========== ======= ====================
|
||||
ADC No
|
||||
AES No
|
||||
Bluetooth No
|
||||
@@ -165,8 +165,8 @@ Timers Yes
|
||||
Touch No
|
||||
UART Yes
|
||||
Watchdog Yes
|
||||
Wifi No
|
||||
=========== ======= =====
|
||||
Wifi Yes WPA3-SAE supported
|
||||
=========== ======= ====================
|
||||
|
||||
Secure Boot and Flash Encryption
|
||||
================================
|
||||
|
||||
Reference in New Issue
Block a user