Skip to content

Commit aae475c

Browse files
authored
Update defconfig.esp32
1 parent bcd399c commit aae475c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS=y
66
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_NONE=y
77
CONFIG_DISABLE_HAL_LOCKS=y
88
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
9-
# CONFIG_ESPTOOLPY_FLASHSIZE_DETECT is not set
9+
CONFIG_ESPTOOLPY_FLASHSIZE_DETECT=y
1010
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
1111
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
1212
CONFIG_COMPILER_STACK_CHECK_MODE_NORM=y

0 commit comments

Comments
 (0)