mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2864d6deb3
-network/index.rst -network/esp_wifi.rst -peripherals/index.rst -provisioning/index.rst
14 lines
334 B
ReStructuredText
14 lines
334 B
ReStructuredText
Provisioning API
|
|
****************
|
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Unified Provisioning <provisioning>
|
|
Protocol Communication <protocomm>
|
|
Wi-Fi Provisioning <wifi_provisioning>
|
|
|
|
Code examples for this API section are provided in the :example:`provisioning` directory of ESP-IDF examples.
|