Skip to content

Commit e90c4b5

Browse files
authored
move entry
1 parent d03bec9 commit e90c4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ CONFIG_COMPILER_STACK_CHECK_MODE_NONE=y
2424
CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
2525
# CONFIG_ESP_HTTPS_SERVER_ENABLE is not set
2626
# CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS is not set
27+
# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
2728
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
2829
CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
29-
# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
3030
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
3131
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
3232
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096

0 commit comments

Comments
 (0)