Skip to content

Commit 4c4b95e

Browse files
committed
platform: enable crash capture for DISCO_F413ZH target
1 parent 9a65310 commit 4c4b95e

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
@@ -208,6 +208,10 @@
208208
"DISCO_F407VG": {
209209
"crash-capture-enabled": true,
210210
"fatal-error-auto-reboot-enabled": true
211+
},
212+
"DISCO_F413ZH": {
213+
"crash-capture-enabled": true,
214+
"fatal-error-auto-reboot-enabled": true
211215
}
212216
}
213217
}

0 commit comments

Comments
 (0)