feat: 移植到 BC2C 新板

This commit is contained in:
bmy
2024-06-05 01:05:23 +08:00
parent 92395b9bb7
commit fc62db026b
13 changed files with 172 additions and 652 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "BC1C",
"name": "BC2C",
"type": "ARM",
"dependenceList": [],
"srcDirs": [
@@ -23,7 +23,7 @@
"uid": "4b98bd91695978f42b405679968f1016"
},
"targets": {
"BC1C": {
"BC2C": {
"excludeList": [
"project/MDK_V5",
"libraries/cmsis/cm4/device_support/startup/iar",
@@ -33,7 +33,7 @@
"compileConfig": {
"cpuType": "Cortex-M4",
"floatingPointHardware": "single",
"scatterFilePath": "${workspaceFolder}\\libraries\\cmsis\\cm4\\device_support\\startup\\gcc\\linker\\AT32F403AxC_FLASH.ld",
"scatterFilePath": "${workspaceFolder}\\libraries\\cmsis\\cm4\\device_support\\startup\\gcc\\linker\\AT32F403AxG_FLASH.ld",
"useCustomScatterFile": true,
"storageLayout": {
"RAM": [],