Skip to content

Commit ff3bd81

Browse files
me-no-devHamzaHajeir
authored andcommitted
Enable coredump to flash for all targets (espressif#183)
1 parent 88d797f commit ff3bd81

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
@@ -129,7 +129,7 @@ CONFIG_DIAG_ENABLE_WIFI_METRICS=y
129129
CONFIG_DIAG_ENABLE_VARIABLES=y
130130
CONFIG_DIAG_ENABLE_NETWORK_VARIABLES=y
131131
CONFIG_ESP_COREDUMP_ENABLE=y
132-
CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH=n
132+
CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH=y
133133
CONFIG_ESP_COREDUMP_DATA_FORMAT_ELF=y
134134
CONFIG_ESP_COREDUMP_CHECKSUM_CRC32=y
135135
CONFIG_ESP_COREDUMP_MAX_TASKS_NUM=64

0 commit comments

Comments
 (0)