We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d874f7 commit 0ee0a15Copy full SHA for 0ee0a15
configs/defconfig.common
@@ -41,6 +41,8 @@ CONFIG_ESP_TASK_WDT_PANIC=y
41
CONFIG_ESP_TIMER_TASK_STACK_SIZE=4096
42
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
43
CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE=y
44
+# CONFIG_ESP_WIFI_MBEDTLS_CRYPTO is not set
45
+# CONFIG_ESP_WIFI_GMAC_SUPPORT is not set
46
# CONFIG_ESP_WIFI_FTM_ENABLE is not set
47
# CONFIG_ESP_WIFI_CSI_ENABLED is not set
48
# CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT is not set
0 commit comments