esp-idf/components/esp_wifi
David Cermak 67327ed47a fix(wifi): Fix default wifi-netif creation to assert if no event loop
- Added ESP_ERROR_CHECK() checks to `esp_wifi_set_default_wifi_..._handlers()` calls
- Added ESP_ERROR_CHECH() to `esp_netif_attach_wifi_...()` calls
- Updated documentation to reflect the changes

Closes https://github.com/espressif/esp-idf/issues/11580
2023-08-14 09:16:29 +02:00
..
esp32 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32c6 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32s2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
esp32s3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-07-07 18:09:29 +08:00
include fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-08-14 09:16:29 +02:00
lib@bf63fe3401 fix(wifi): Fix error propagation while initiating FTM 2023-08-03 19:55:55 +08:00
src fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-08-14 09:16:29 +02:00
test_apps ci: skip build default app if config rules matched, add missing files 2023-04-06 09:18:58 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 14:33:56 +05:30
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig esp32h4: checked all the corner stuffs of the removal 2023-04-26 18:53:12 +08:00
linker.lf esp_wifi: move coex part from esp_wifi to esp_coex 2023-02-26 06:58:18 +00:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00