esp-idf/components/wifi_provisioning
Laukik Hase db914d6272 wifi_prov_mgr: Fix provisioning not stopping in release mode
- For the wifi_prov_mgr example in release mode (with NDEBUG defined -
  assertions disabled), the task to stop provisioning is never started
  as it is voided by the assert function it is called in.

Closes https://github.com/espressif/esp-idf/issues/8309
2022-01-31 15:03:54 +05:30
..
include/wifi_provisioning Provisioning BLE: Add API to set manufacturer data in scan response 2021-07-14 11:56:04 +05:30
proto
proto-c
python
src wifi_prov_mgr: Fix provisioning not stopping in release mode 2022-01-31 15:03:54 +05:30
CMakeLists.txt esp_wifi: support station only mode for code size down 2021-10-27 11:48:22 +08:00
Kconfig Wifi_prov_mgr:Fix for ios device needs to do forget device 2021-10-06 17:46:22 +08:00