Files
esp-idf/docs/zh_CN/api-reference/provisioning/index.rst
T

30 lines
659 B
ReStructuredText
Raw Normal View History

配网 API
****************
:link_to_translation:`en:[English]`
.. toctree::
2023-04-10 17:52:53 +08:00
:maxdepth: 1
2023-04-10 17:52:53 +08:00
protocomm
:SOC_WIFI_SUPPORTED: provisioning
:SOC_WIFI_SUPPORTED: wifi_provisioning
2023-04-10 17:52:53 +08:00
.. only:: SOC_WIFI_SUPPORTED
2023-04-10 17:52:53 +08:00
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`provisioning` 目录下。
2023-04-10 17:52:53 +08:00
.. toctree::
:maxdepth: 1
2023-04-10 17:52:53 +08:00
../network/esp_smartconfig
2023-04-10 17:52:53 +08:00
本部分的 API 示例代码存放在 :example:`wifi/smart_config` 目录下。
.. toctree::
:maxdepth: 1
2023-04-10 17:52:53 +08:00
../network/esp_dpp
2023-04-10 17:52:53 +08:00
本部分的 API 示例代码存放在 :example:`wifi/wifi_easy_connect/dpp-enrollee` 目录下。