docs: update application examples for hmac.rst and wifi_provisioning.rst

This commit is contained in:
Linda
2024-09-20 17:00:26 +08:00
parent 9be8822b61
commit 1c81862048
4 changed files with 6 additions and 6 deletions

View File

@@ -292,7 +292,7 @@ The customized behavior is useful for applications which want the provisioning s
Application Examples
--------------------
For complete example implementation see :example:`provisioning/wifi_prov_mgr`.
- :example:`provisioning/wifi_prov_mgr` demonstrates how to use the `wifi_provisioning` manager component to configure {IDF_TARGET_NAME} as a Wi-Fi station with specified credentials, using Bluetooth LE as the default transport for provisioning.
Provisioning Tools
--------------------