Skip to content

Commit 5032489

Browse files
committed
feat: add coredump to flash
1 parent 0738805 commit 5032489

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.esp32

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ CONFIG_LWIP_PPP_SUPPORT=y
5151
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
5252
CONFIG_LWIP_PPP_PAP_SUPPORT=y
5353
CONFIG_LWIP_PPP_ENABLE_IPV6=n
54+
55+
56+
CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH=y

0 commit comments

Comments
 (0)