mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
30 lines
659 B
ReStructuredText
30 lines
659 B
ReStructuredText
配网 API
|
|
****************
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
protocomm
|
|
:SOC_WIFI_SUPPORTED: provisioning
|
|
:SOC_WIFI_SUPPORTED: wifi_provisioning
|
|
|
|
.. only:: SOC_WIFI_SUPPORTED
|
|
|
|
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`provisioning` 目录下。
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../network/esp_smartconfig
|
|
|
|
本部分的 API 示例代码存放在 :example:`wifi/smart_config` 目录下。
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
../network/esp_dpp
|
|
|
|
本部分的 API 示例代码存放在 :example:`wifi/wifi_easy_connect/dpp-enrollee` 目录下。
|