esp-idf/components/wifi_provisioning/src
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
..
handlers.c
manager.c wifi_prov_mgr: Fix provisioning not stopping in release mode 2022-01-31 15:03:54 +05:30
scheme_ble.c
scheme_console.c
scheme_softap.c wifi_prov_mgr: Added check for passphrase length in softAP scheme 2021-12-27 10:57:50 +05:30
wifi_config.c
wifi_provisioning_priv.h
wifi_scan.c