Skip to content

Commit d5406fa

Browse files
authored
skip validate
1 parent 9666fd7 commit d5406fa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

configs/defconfig.esp32s3

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
CONFIG_APP_EXCLUDE_PROJECT_VER_VAR=y
22
CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR=y
3+
# CONFIG_APP_COMPILE_TIME_DATE is not set
4+
CONFIG_APP_RETRIEVE_LEN_ELF_SHA=8
35
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
6+
CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS=y
47
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_NONE=y
5-
CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
6-
CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON=y
78
CONFIG_DISABLE_HAL_LOCKS=y
89
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
910
# CONFIG_PARTITION_TABLE_MD5 is not set

0 commit comments

Comments
 (0)