init: homework7

This commit is contained in:
2025-05-20 12:10:08 +08:00
parent 8a90337479
commit 1e079c187c
8 changed files with 220 additions and 2 deletions
+60
View File
@@ -0,0 +1,60 @@
{
"name": "homework7",
"type": "C51",
"dependenceList": [],
"srcDirs": [],
"virtualFolder": {
"name": "<virtual_root>",
"files": [],
"folders": []
},
"outDir": "build",
"deviceName": null,
"packDir": null,
"miscInfo": {
"uid": "4e17dc284b11fabcd6a1c4a77934f48d"
},
"targets": {
"Debug": {
"excludeList": [],
"toolchain": "SDCC",
"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"
}
}
}
}
},
"version": "3.5"
}