2024-04-12 00:32:45 +08:00
|
|
|
{
|
2024-06-05 01:05:23 +08:00
|
|
|
"name": "BC2C",
|
2024-04-12 00:32:45 +08:00
|
|
|
"type": "ARM",
|
|
|
|
|
"dependenceList": [],
|
|
|
|
|
"srcDirs": [
|
|
|
|
|
".eide/deps",
|
|
|
|
|
"3rd-part",
|
2024-04-22 11:34:39 +08:00
|
|
|
"middlewares",
|
|
|
|
|
"app",
|
|
|
|
|
"libraries/drivers",
|
|
|
|
|
"project",
|
|
|
|
|
"libraries/cmsis"
|
2024-04-12 00:32:45 +08:00
|
|
|
],
|
|
|
|
|
"virtualFolder": {
|
|
|
|
|
"name": "<virtual_root>",
|
|
|
|
|
"files": [],
|
2024-04-22 11:34:39 +08:00
|
|
|
"folders": []
|
2024-04-12 00:32:45 +08:00
|
|
|
},
|
|
|
|
|
"outDir": "build",
|
|
|
|
|
"deviceName": null,
|
|
|
|
|
"packDir": null,
|
|
|
|
|
"miscInfo": {
|
|
|
|
|
"uid": "4b98bd91695978f42b405679968f1016"
|
|
|
|
|
},
|
|
|
|
|
"targets": {
|
2024-06-05 01:05:23 +08:00
|
|
|
"BC2C": {
|
2024-04-22 11:34:39 +08:00
|
|
|
"excludeList": [
|
|
|
|
|
"project/MDK_V5",
|
|
|
|
|
"libraries/cmsis/cm4/device_support/startup/iar",
|
|
|
|
|
"libraries/cmsis/cm4/device_support/startup/mdk"
|
|
|
|
|
],
|
2024-04-12 00:32:45 +08:00
|
|
|
"toolchain": "GCC",
|
|
|
|
|
"compileConfig": {
|
|
|
|
|
"cpuType": "Cortex-M4",
|
|
|
|
|
"floatingPointHardware": "single",
|
2024-06-05 01:05:23 +08:00
|
|
|
"scatterFilePath": "${workspaceFolder}\\libraries\\cmsis\\cm4\\device_support\\startup\\gcc\\linker\\AT32F403AxG_FLASH.ld",
|
2024-04-12 00:32:45 +08:00
|
|
|
"useCustomScatterFile": true,
|
|
|
|
|
"storageLayout": {
|
|
|
|
|
"RAM": [],
|
|
|
|
|
"ROM": []
|
|
|
|
|
},
|
|
|
|
|
"options": "null"
|
|
|
|
|
},
|
|
|
|
|
"uploader": "OpenOCD",
|
|
|
|
|
"uploadConfig": {
|
|
|
|
|
"bin": "",
|
|
|
|
|
"target": "at32f403xx",
|
|
|
|
|
"interface": "cmsis-dap",
|
|
|
|
|
"baseAddr": "0x08000000"
|
|
|
|
|
},
|
|
|
|
|
"uploadConfigMap": {
|
|
|
|
|
"JLink": {
|
|
|
|
|
"bin": "",
|
|
|
|
|
"baseAddr": "",
|
|
|
|
|
"cpuInfo": {
|
|
|
|
|
"vendor": "null",
|
|
|
|
|
"cpuName": "null"
|
|
|
|
|
},
|
|
|
|
|
"proType": 1,
|
|
|
|
|
"speed": 8000,
|
|
|
|
|
"otherCmds": ""
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"custom_dep": {
|
|
|
|
|
"name": "default",
|
|
|
|
|
"incList": [
|
|
|
|
|
"libraries/drivers/inc",
|
|
|
|
|
"libraries/cmsis/cm4/core_support",
|
|
|
|
|
"libraries/cmsis/cm4/device_support",
|
|
|
|
|
"project/inc",
|
|
|
|
|
".cmsis/include",
|
|
|
|
|
".eide/deps",
|
2024-04-13 00:05:19 +08:00
|
|
|
"3rd-part/dwt_delay",
|
2024-04-22 11:34:39 +08:00
|
|
|
"3rd-part/lwprintf",
|
|
|
|
|
"app",
|
|
|
|
|
"3rd-part/lwrb"
|
2024-04-12 00:32:45 +08:00
|
|
|
],
|
|
|
|
|
"libList": [],
|
|
|
|
|
"sourceDirList": [],
|
|
|
|
|
"defineList": [
|
|
|
|
|
"AT32F403ARCT7",
|
|
|
|
|
"USE_STDPERIPH_DRIVER",
|
|
|
|
|
"AT_START_F403A_V1"
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"version": "3.3"
|
|
|
|
|
}
|