mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(wpa2): add wpa2_enterprise to esp8266
This commit is contained in:
@ -568,6 +568,13 @@ config ESP8266_WIFI_DEBUG_LOG_SUBMODULE_FRAG
|
||||
help
|
||||
When this option is enabled, log for frag module will be enabled.
|
||||
|
||||
config ESP8266_WIFI_DEBUG_LOG_SUBMODULE_WPA2
|
||||
depends on ESP8266_WIFI_DEBUG_LOG_SUBMODULE
|
||||
bool "wpa2_enterprise"
|
||||
default n
|
||||
help
|
||||
When this option is enabled, log for wpa2_enterprise module will be enabled.
|
||||
|
||||
endmenu
|
||||
|
||||
menu PHY
|
||||
|
Reference in New Issue
Block a user