70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"name": "violet_firmware_zf",
|
|
"type": "RISC-V",
|
|
"dependenceList": [],
|
|
"srcDirs": [
|
|
"app",
|
|
"libraries/sdk",
|
|
"libraries/zf_common",
|
|
"libraries/zf_device",
|
|
"libraries/zf_driver",
|
|
"3rd-lib/PID-Library"
|
|
],
|
|
"virtualFolder": {
|
|
"name": "<virtual_root>",
|
|
"files": [],
|
|
"folders": []
|
|
},
|
|
"outDir": "build",
|
|
"deviceName": null,
|
|
"packDir": null,
|
|
"miscInfo": {
|
|
"uid": "69341645eb5f07c48df11ef1dfcd69cb"
|
|
},
|
|
"targets": {
|
|
"Debug": {
|
|
"excludeList": [],
|
|
"toolchain": "RISCV_GCC",
|
|
"compileConfig": {
|
|
"linkerScriptPath": "libraries\\sdk\\Ld\\Link.ld",
|
|
"options": "null"
|
|
},
|
|
"uploader": "Custom",
|
|
"uploadConfig": {
|
|
"bin": "${ExecutableName}.bin",
|
|
"commandLine": "${ProjectRoot}/tools/download.cmd ${programFile}",
|
|
"eraseChipCommand": "${ProjectRoot}/tools/erase.cmd"
|
|
},
|
|
"uploadConfigMap": {
|
|
"JLink": {
|
|
"bin": "",
|
|
"baseAddr": "",
|
|
"cpuInfo": {
|
|
"vendor": "null",
|
|
"cpuName": "null"
|
|
},
|
|
"proType": 1,
|
|
"speed": 8000,
|
|
"otherCmds": ""
|
|
}
|
|
},
|
|
"custom_dep": {
|
|
"name": "default",
|
|
"incList": [
|
|
"app",
|
|
"libraries/sdk/Peripheral",
|
|
"libraries/sdk/Core",
|
|
"libraries/zf_common",
|
|
"libraries/zf_device",
|
|
"libraries/zf_driver"
|
|
],
|
|
"libList": [
|
|
"libraries/zf_device"
|
|
],
|
|
"sourceDirList": [],
|
|
"defineList": []
|
|
}
|
|
}
|
|
},
|
|
"version": "3.3"
|
|
} |