Skip to content

Commit 953b503

Browse files
committed
Platform: enable crash feature for NUCLEO_F412ZG
1 parent ee09ae9 commit 953b503

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
@@ -220,6 +220,10 @@
220220
"crash-capture-enabled": true,
221221
"fatal-error-auto-reboot-enabled": true
222222
},
223+
"NUCLEO_F412ZG": {
224+
"crash-capture-enabled": true,
225+
"fatal-error-auto-reboot-enabled": true
226+
},
223227
"DISCO_F413ZH": {
224228
"crash-capture-enabled": true,
225229
"fatal-error-auto-reboot-enabled": true

0 commit comments

Comments
 (0)