esp-idf/components/esp_netif/test_apps
David Cermak 20fcc23f88 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-07-10 16:56:16 +02:00
..
test_app_esp_netif fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-07-10 16:56:16 +02:00
test_app_vfs_l2tap esp_netif: fix test_app_vfs_l2tap stack overflow 2023-02-22 05:33:03 +00:00