doc: esp32c2 wifi programming guide doc.

This commit is contained in:
Mu Hai Dong
2022-07-07 14:13:11 +08:00
committed by morris
parent 0d86ca59a6
commit eb4421bf33
11 changed files with 512 additions and 333 deletions
+5 -2
View File
@@ -10,14 +10,17 @@ Wi-Fi
:maxdepth: 1
esp_now
esp-wifi-mesh
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
esp_smartconfig
esp_wifi
esp_dpp
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.
Code examples for ESP-WIFI-MESH are provided in the :example:`mesh` directory of ESP-IDF examples.
.. only:: SOC_WIFI_MESH_SUPPORT
Code examples for ESP-WIFI-MESH are provided in the :example:`mesh` directory of ESP-IDF examples.
Ethernet