Skip to content

Commit 264565e

Browse files
committed
Enable coredump to flash for all targets
1 parent 2542bce commit 264565e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ CONFIG_DIAG_ENABLE_WIFI_METRICS=y
9696
CONFIG_DIAG_ENABLE_VARIABLES=y
9797
CONFIG_DIAG_ENABLE_NETWORK_VARIABLES=y
9898
CONFIG_ESP_COREDUMP_ENABLE=y
99-
CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH=n
99+
CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH=y
100100
CONFIG_ESP_COREDUMP_DATA_FORMAT_ELF=y
101101
CONFIG_ESP_COREDUMP_CHECKSUM_CRC32=y
102102
CONFIG_ESP_COREDUMP_MAX_TASKS_NUM=64

0 commit comments

Comments
 (0)