esp-idf/components/esp_event
Nachiket Kukade ffc87ab7d9 esp_wifi: Update wifi lib
1. Add STA checks during STA PMF operations
2. Fix WPA2-Ent issue with Open AP
3. Skip WPA-TKIP profile if PMF is required
4. Skip & clear Supplicant PMK Cache with mismatching AP config
5. Use flag ESP32_WIFI_ENABLE_WPA3_SAE to control WPA3 code, disabling
   it code footprint reduces by 7.7kB in libwpa_supplicant.a
6. Fix handling of multiple AP credentials in WPS, apps need update
   to handle the new event for the fix to work

Closes https://github.com/espressif/esp-idf/issues/5971
2020-11-20 19:45:21 +08:00
..
include esp_wifi: Update wifi lib 2020-11-20 19:45:21 +08:00
private_include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
test ut: Move tests back from "esp32" subfolder 2020-01-06 17:13:53 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
default_event_loop.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_event_private.c esp_event: dispatch order follows registration order 2019-01-30 20:59:47 +08:00
esp_event.c esp_event: fix possibility of null ptr dereference 2019-11-25 14:27:10 +08:00
event_loop_legacy.c fix bug for netif add crash 2019-12-07 16:11:30 +08:00
event_send_compat.inc AP_STAIPASSIGNED now passes the IP through 'event_data' 2020-11-16 17:32:14 +08:00
event_send.c esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
Kconfig Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
linker.lf Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
sdkconfig.rename Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00