Skip to content

Commit a092b9e

Browse files
authored
Update defconfig.common
1 parent 404d8e6 commit a092b9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

configs/defconfig.common

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
2727
# CONFIG_ESP_ERR_TO_NAME_LOOKUP is not set
2828
# CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR is not set
2929
CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
30-
30+
CONFIG_ESP_HTTPS_SERVER_ENABLE=y
31+
CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
3132
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
3233
CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
3334
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300

0 commit comments

Comments
 (0)