确定双板/单板兼容的整体框架

This commit is contained in:
NeoZeng
2022-11-27 18:54:27 +08:00
parent 32c63e4c18
commit 1abd0d7e4b
29 changed files with 658 additions and 12 deletions

2
.vscode/launch.json vendored
View File

@@ -33,6 +33,6 @@
"interface": "swd",
"svdFile": ".\\STM32F407.svd",
// "preLaunchTask": "build task",//先运行Build任务,取消注释即可使用
}
},
]
}