Skip to content

Commit 1ceec61

Browse files
authored
Update defconfig.esp32c5
1 parent 794cb7e commit 1ceec61

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/defconfig.esp32c5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
4848
#CONFIG_ULP_COPROC_LP_CORE=y
4949
#CONFIG_ULP_COPROC_RESERVE_MEM=4096
5050

51+
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
52+
CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
53+
CONFIG_ESP_WIFI_FTM_ENABLE=y
54+
CONFIG_ESP_WIFI_CSI_ENABLED=y
55+
CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
56+
5157
#
5258
# OpenThread
5359
#

0 commit comments

Comments
 (0)