Skip to content

Commit ad80ed1

Browse files
committed
[M2351] Change default stdio-baud-rate to 115200
1 parent 41d95ef commit ad80ed1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

platform/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,9 @@
216216
"crash-capture-enabled": true,
217217
"fatal-error-auto-reboot-enabled": true
218218
},
219+
"NU_PFM_M2351": {
220+
"stdio-baud-rate": 115200
221+
},
219222
"NRF52840_DK": {
220223
"crash-capture-enabled": true,
221224
"fatal-error-auto-reboot-enabled": true

0 commit comments

Comments
 (0)