-
Notifications
You must be signed in to change notification settings - Fork 28
/
.cproject
72 lines (72 loc) · 6.62 KB
/
.cproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="cdt.managedbuild.config.sdcc.exe.release.44050159">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.sdcc.exe.release.44050159" moduleId="org.eclipse.cdt.core.settings" name="Release">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="ihx" artifactName="${ProjName}" buildProperties="" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.config.sdcc.exe.release.44050159" name="Release" parent="cdt.managedbuild.config.sdcc.exe.release" postbuildStep="packihx ${ProjName}.ihx > ${ProjName}.hex & makebin -p ${ProjName}.ihx ${ProjName}.bin">
<folderInfo id="cdt.managedbuild.config.sdcc.exe.release.44050159." name="/" resourcePath="">
<toolChain id="cdt.managedbuild.toolchain.sdcc.exe.release.645725452" name="SDCC Tool Chain" superClass="cdt.managedbuild.toolchain.sdcc.exe.release">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.sdcc.platform.exe.release.1705936550" name="Release Platform" osList="solaris,linux,hpux,aix,qnx,win32" superClass="cdt.managedbuild.target.sdcc.platform.exe.release"/>
<builder buildPath="${workspace_loc:/USB}/Release" id="cdt.managedbuild.target.sdcc.builder.exe.release.1643369830" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Sdcc Make" superClass="cdt.managedbuild.target.sdcc.builder.exe.release"/>
<tool command="sdcc -c --stack-auto --xram-loc 0x100" id="cdt.managedbuild.tool.sdcc.c.compiler.exe.release.789202600" name="SDCC Compiler" superClass="cdt.managedbuild.tool.sdcc.c.compiler.exe.release">
<option id="sdcc.c.compiler.option.include.paths.1504516582" name="Include paths (-I)" superClass="sdcc.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value=""D:\Software\Develop\sdcc\include""/>
<listOptionValue builtIn="false" value=""D:\Software\Develop\sdcc\include\mcs51""/>
</option>
<option id="sdcc.c.compiler.option.preprocessor.def.symbols.65586798" name="Defined symbols (-D)" superClass="sdcc.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CLOCK_FREQ_24=1"/>
</option>
<option id="sdcc.c.compiler.category.other.memorymodel.1125396760" name="Memory Model" superClass="sdcc.c.compiler.category.other.memorymodel" useByScannerDiscovery="false" value="sdcc.c.compiler.category.other.memorymodel.small" valueType="enumerated"/>
<option id="sdcc.c.compiler.category.other.xramsize.1232559787" name="Check external ram usage (--xram-size)" superClass="sdcc.c.compiler.category.other.xramsize" useByScannerDiscovery="false" value="0x0300" valueType="string"/>
<option id="sdcc.c.compiler.category.other.codesize.1739406860" name="Check code memory usage (--code-size)" superClass="sdcc.c.compiler.category.other.codesize" useByScannerDiscovery="false" value="0x37FF" valueType="string"/>
<option id="sdcc.c.compiler.option.misc.verbose.2068317254" name="Verbose (-v)" superClass="sdcc.c.compiler.option.misc.verbose" useByScannerDiscovery="false" value="false" valueType="boolean"/>
<option id="sdcc.c.compiler.category.other.stacksize.933367756" name="Check code stack usage (--stack-size)" superClass="sdcc.c.compiler.category.other.stacksize" useByScannerDiscovery="false" value="" valueType="string"/>
<inputType id="cdt.managedbuild.tool.sdcc.c.compiler.input.1721099491" superClass="cdt.managedbuild.tool.sdcc.c.compiler.input"/>
</tool>
<tool command="sdcc --stack-auto" id="cdt.managedbuild.tool.sdcc.c.linker.exe.release.596135725" name="SDCC Linker" superClass="cdt.managedbuild.tool.sdcc.c.linker.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.c.linker.input.601117241" superClass="cdt.managedbuild.tool.sdcc.c.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_RELS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="cdt.managedbuild.tool.sdcc.assembler.exe.release.2004375418" name="SDCC Assembler" superClass="cdt.managedbuild.tool.sdcc.assembler.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.assembler.input.1154996926" superClass="cdt.managedbuild.tool.sdcc.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="OLED" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="USB.cdt.managedbuild.target.sdcc.exe.458472418" name="MCS51 family (SDCC)" projectType="cdt.managedbuild.target.sdcc.exe"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="Release">
<resource resourceType="PROJECT" workspacePath="/USB"/>
</configuration>
<configuration configurationName="Debug">
<resource resourceType="PROJECT" workspacePath="/USB"/>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
</cproject>