esp-idf/components/wifi_provisioning
Laukik Hase b7c1c4913e 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-02-01 09:49:45 +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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
proto-c
python style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
src wifi_prov_mgr: Fix provisioning not stopping in release mode 2022-02-01 09:49:45 +05:30
CMakeLists.txt esp_wifi: support station only mode for code size down 2021-12-06 17:34:56 +08:00
Kconfig Wifi_prov_mgr:Fix for ios device needs to do forget device 2021-10-06 17:46:22 +08:00
component.mk esp_wifi: support station only mode for code size down 2021-12-06 17:34:56 +08:00