80 lines
1.7 KiB
JSON
80 lines
1.7 KiB
JSON
{
|
|
"name": "FinalTerm",
|
|
"type": "C51",
|
|
"dependenceList": [],
|
|
"srcDirs": [
|
|
"src"
|
|
],
|
|
"virtualFolder": {
|
|
"name": "<virtual_root>",
|
|
"files": [],
|
|
"folders": []
|
|
},
|
|
"outDir": "build",
|
|
"deviceName": null,
|
|
"packDir": null,
|
|
"miscInfo": {
|
|
"uid": "f8e8e5ec8af6045a09b255d06d661dfe"
|
|
},
|
|
"targets": {
|
|
"Debug": {
|
|
"excludeList": [],
|
|
"toolchain": "Keil_C51",
|
|
"compileConfig": {
|
|
"options": "null"
|
|
},
|
|
"uploader": "Custom",
|
|
"uploadConfig": {
|
|
"bin": "",
|
|
"commandLine": "",
|
|
"eraseChipCommand": ""
|
|
},
|
|
"uploadConfigMap": {},
|
|
"custom_dep": {
|
|
"name": "default",
|
|
"incList": [],
|
|
"libList": [],
|
|
"defineList": []
|
|
},
|
|
"builderOptions": {
|
|
"SDCC": {
|
|
"version": 3,
|
|
"beforeBuildTasks": [],
|
|
"afterBuildTasks": [],
|
|
"global": {
|
|
"device": "mcs51",
|
|
"optimize-type": "speed",
|
|
"use-non-free": false
|
|
},
|
|
"c/cpp-compiler": {
|
|
"language-c": "c99"
|
|
},
|
|
"asm-compiler": {},
|
|
"linker": {
|
|
"$mainFileName": "main",
|
|
"output-format": "hex"
|
|
}
|
|
},
|
|
"Keil_C51": {
|
|
"version": 2,
|
|
"beforeBuildTasks": [],
|
|
"afterBuildTasks": [],
|
|
"global": {
|
|
"ram-mode": "SMALL",
|
|
"rom-mode": "LARGE"
|
|
},
|
|
"c/cpp-compiler": {
|
|
"optimization-type": "SPEED",
|
|
"optimization-level": "level-8"
|
|
},
|
|
"asm-compiler": {},
|
|
"linker": {
|
|
"remove-unused": true,
|
|
"output-format": "elf"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version": "3.5"
|
|
} |