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
proto
proto-c
python
src wifi_prov_mgr: Fix provisioning not stopping in release mode 2022-02-01 09:49:45 +05:30
CMakeLists.txt
Kconfig
component.mk