-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cproject
126 lines (126 loc) · 15.3 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<?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="de.innot.avreclipse.configuration.lib.release.533789271">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.lib.release.533789271" moduleId="org.eclipse.cdt.core.settings" name="ATTiny84">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<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"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="a" artifactName="attinycore" buildArtefactType="de.innot.avreclipse.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.staticLib,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release" cleanCommand="rm -rf" description="ATTiny84 custom core" id="de.innot.avreclipse.configuration.lib.release.533789271" name="ATTiny84" parent="de.innot.avreclipse.configuration.lib.release">
<folderInfo id="de.innot.avreclipse.configuration.lib.release.533789271." name="/" resourcePath="">
<toolChain id="de.innot.avreclipse.toolchain.winavr.lib.release.1189360123" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.lib.release">
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release.2021528979" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release"/>
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release.1511730340" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release"/>
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.lib.release.1833896806" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.lib.release"/>
<builder buildPath="${workspace_loc:/AttinyCore}/Release" id="de.innot.avreclipse.target.builder.winavr.lib.release.668977565" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.assembler.winavr.lib.release.116241596" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.lib.release">
<option id="de.innot.avreclipse.assembler.option.debug.level.236175485" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
<inputType id="de.innot.avreclipse.tool.assembler.input.739368866" superClass="de.innot.avreclipse.tool.assembler.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.compiler.winavr.lib.release.664711758" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.lib.release">
<option id="de.innot.avreclipse.compiler.option.debug.level.1773878141" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
<option id="de.innot.avreclipse.compiler.option.optimize.42585139" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
<option id="de.innot.avreclipse.compiler.option.incpath.376016883" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
</option>
<inputType id="de.innot.avreclipse.compiler.winavr.input.1590188248" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.cppcompiler.lib.release.1589382248" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.lib.release">
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.598890548" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1100104649" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
<option id="de.innot.avreclipse.cppcompiler.option.incpath.2050381481" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${ProjDirPath}""/>
</option>
<inputType id="de.innot.avreclipse.cppcompiler.input.1910946182" superClass="de.innot.avreclipse.cppcompiler.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.linker.winavr.base.254757544" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.base"/>
<tool id="de.innot.avreclipse.tool.cpplinker.base.638594592" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.base"/>
<tool id="de.innot.avreclipse.tool.archiver.winavr.lib.release.1347008181" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.objdump.winavr.lib.release.644405539" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.size.winavr.lib.release.1830540792" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.lib.release"/>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
<cconfiguration id="de.innot.avreclipse.configuration.lib.release.533789271.345889354">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.lib.release.533789271.345889354" moduleId="org.eclipse.cdt.core.settings" name="ATTiny85">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<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"/>
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="a" artifactName="attinycore" buildArtefactType="de.innot.avreclipse.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.staticLib,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release" cleanCommand="rm -rf" description="ATTiny85 custom core" id="de.innot.avreclipse.configuration.lib.release.533789271.345889354" name="ATTiny85" parent="de.innot.avreclipse.configuration.lib.release">
<folderInfo id="de.innot.avreclipse.configuration.lib.release.533789271.345889354." name="/" resourcePath="">
<toolChain id="de.innot.avreclipse.toolchain.winavr.lib.release.900760065" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.lib.release">
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release.1163551030" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release"/>
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release.987967142" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release"/>
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.lib.release.1341671104" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.lib.release"/>
<builder buildPath="${workspace_loc:/AttinyCore}/Release" id="de.innot.avreclipse.target.builder.winavr.lib.release.1777410829" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.assembler.winavr.lib.release.1848677163" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.lib.release">
<option id="de.innot.avreclipse.assembler.option.debug.level.607322409" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
<inputType id="de.innot.avreclipse.tool.assembler.input.980524541" superClass="de.innot.avreclipse.tool.assembler.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.compiler.winavr.lib.release.1522604943" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.lib.release">
<option id="de.innot.avreclipse.compiler.option.debug.level.939634527" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
<option id="de.innot.avreclipse.compiler.option.optimize.636335217" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
<option id="de.innot.avreclipse.compiler.option.incpath.2021855377" name="Include Paths (-I)" superClass="de.innot.avreclipse.compiler.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
</option>
<inputType id="de.innot.avreclipse.compiler.winavr.input.105389893" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.cppcompiler.lib.release.1340314407" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.lib.release">
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1903200956" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
<option id="de.innot.avreclipse.cppcompiler.option.optimize.761108282" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
<option id="de.innot.avreclipse.cppcompiler.option.incpath.516760538" name="Include Paths (-I)" superClass="de.innot.avreclipse.cppcompiler.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${ProjDirPath}""/>
</option>
<option id="de.innot.avreclipse.cppcompiler.option.otherflags.828515756" name="Other flags" superClass="de.innot.avreclipse.cppcompiler.option.otherflags" value="-fno-use-cxa-atexit" valueType="string"/>
<inputType id="de.innot.avreclipse.cppcompiler.input.518190681" superClass="de.innot.avreclipse.cppcompiler.input"/>
</tool>
<tool id="de.innot.avreclipse.tool.linker.winavr.base.306344542" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.base"/>
<tool id="de.innot.avreclipse.tool.cpplinker.base.802479575" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.base"/>
<tool id="de.innot.avreclipse.tool.archiver.winavr.lib.release.1877473358" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.objdump.winavr.lib.release.356890100" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.lib.release"/>
<tool id="de.innot.avreclipse.tool.size.winavr.lib.release.841916327" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.lib.release"/>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="AttinyCore.de.innot.avreclipse.project.winavr.staticlib.1629209030" name="AVR Cross Target Static Library" projectType="de.innot.avreclipse.project.winavr.staticlib"/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="refreshScope"/>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.533789271.345889354;de.innot.avreclipse.configuration.lib.release.533789271.345889354.;de.innot.avreclipse.tool.compiler.winavr.lib.release.1522604943;de.innot.avreclipse.compiler.winavr.input.105389893">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
</scannerConfigBuildInfo>
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.533789271;de.innot.avreclipse.configuration.lib.release.533789271.;de.innot.avreclipse.tool.cppcompiler.lib.release.1589382248;de.innot.avreclipse.cppcompiler.input.1910946182">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
</scannerConfigBuildInfo>
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.533789271.345889354;de.innot.avreclipse.configuration.lib.release.533789271.345889354.;de.innot.avreclipse.tool.cppcompiler.lib.release.1340314407;de.innot.avreclipse.cppcompiler.input.518190681">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
</scannerConfigBuildInfo>
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.533789271;de.innot.avreclipse.configuration.lib.release.533789271.;de.innot.avreclipse.tool.compiler.winavr.lib.release.664711758;de.innot.avreclipse.compiler.winavr.input.1590188248">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
</scannerConfigBuildInfo>
</storageModule>
</cproject>