Skip to content

Commit f3b304d

Browse files
committed
NUCLEO_H743ZI: enable crash capture
1 parent 4b67820 commit f3b304d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

platform/mbed_lib.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,10 @@
168168
"crash-capture-enabled": true,
169169
"fatal-error-auto-reboot-enabled": true
170170
},
171+
"NUCLEO_H743ZI": {
172+
"crash-capture-enabled": true,
173+
"fatal-error-auto-reboot-enabled": true
174+
},
171175
"NUCLEO_F439ZI": {
172176
"crash-capture-enabled": true,
173177
"fatal-error-auto-reboot-enabled": true

0 commit comments

Comments
 (0)