mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c0f4fdfd4d
Flag ESP32_WIFI_ENABLE_WPA3_SAE from Menuconfig is used to control the stack size required by WPA3. Use the same flag to compile out the WPA3 code and control the code size. With this flag disabled code footprint reduces by about 7.7kB in libwpa_supplicant.a Update WiFi libs with added checks to cleanly handle disabling of WPA3 callbacks. Closes https://github.com/espressif/esp-idf/issues/5971 |
||
---|---|---|
.. | ||
include | ||
port | ||
src | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
COPYING | ||
Kconfig |