Merge pull request #14403 from saheerb/CY8CKIT064B0S2_4343W-115200

update baud rate of CY8CKIT064B0S2_4343W to 115200
pull/14435/head
Martin Kojtal 2021-03-12 13:28:21 +00:00 committed by GitHub
commit 8947e3cbeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -242,6 +242,9 @@
"MTS_DRAGONFLY_L471QG": { "MTS_DRAGONFLY_L471QG": {
"crash-capture-enabled": true, "crash-capture-enabled": true,
"fatal-error-auto-reboot-enabled": true "fatal-error-auto-reboot-enabled": true
},
"CY8CKIT064B0S2_4343W": {
"stdio-baud-rate": 115200
} }
} }
} }