ADD mbed project

This commit is contained in:
fastium
2024-10-20 15:02:14 +02:00
parent f587439bfc
commit 5e83a76574
6 changed files with 235 additions and 0 deletions

7
mbed_app.json Normal file
View File

@@ -0,0 +1,7 @@
{
"target_overrides": {
"K64F": {
"platform.stdio-baud-rate": 9600
}
}
}