mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
Merge branch 'feature/update_h2_wifi_docs' into 'master'
feat(doc): update wifi sections for H2 See merge request espressif/esp-idf!25662
This commit is contained in:
@@ -3,20 +3,22 @@ Networking APIs
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
Wi-Fi
|
||||
=====
|
||||
.. only:: SOC_WIFI_SUPPORTED
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
Wi-Fi
|
||||
=====
|
||||
|
||||
esp_now
|
||||
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
||||
esp_smartconfig
|
||||
esp_wifi
|
||||
esp_dpp
|
||||
esp_nan
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.
|
||||
esp_now
|
||||
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
||||
esp_smartconfig
|
||||
esp_wifi
|
||||
esp_dpp
|
||||
esp_nan
|
||||
|
||||
Code examples for the Wi-Fi API are provided in the :example:`wifi` directory of ESP-IDF examples.
|
||||
|
||||
.. only:: SOC_WIFI_MESH_SUPPORT
|
||||
|
||||
|
Reference in New Issue
Block a user