Skip to content

Commit

Permalink
Platform: enable crash feature for NUCLEO_F412ZG
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromecoutant committed Oct 9, 2020
1 parent ee09ae9 commit 953b503
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions platform/mbed_lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,10 @@
"crash-capture-enabled": true,
"fatal-error-auto-reboot-enabled": true
},
"NUCLEO_F412ZG": {
"crash-capture-enabled": true,
"fatal-error-auto-reboot-enabled": true
},
"DISCO_F413ZH": {
"crash-capture-enabled": true,
"fatal-error-auto-reboot-enabled": true
Expand Down

0 comments on commit 953b503

Please sign in to comment.