Skip to content

Commit a4e2fed

Browse files
committed
remade Eclipse project
1 parent 001397d commit a4e2fed

File tree

4 files changed

+112
-65
lines changed

4 files changed

+112
-65
lines changed

.cproject

Lines changed: 74 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
33
<storageModule moduleId="org.eclipse.cdt.core.settings">
4-
<cconfiguration id="de.innot.avreclipse.configuration.lib.release.148036199">
5-
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.lib.release.148036199" moduleId="org.eclipse.cdt.core.settings" name="ATmega328P_16MHz">
4+
<cconfiguration id="de.innot.avreclipse.configuration.lib.debug.1525217343">
5+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.lib.debug.1525217343" moduleId="org.eclipse.cdt.core.settings" name="Atmega328P_16MHz_Debug">
66
<externalSettings/>
77
<extensions>
88
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
@@ -12,32 +12,75 @@
1212
</extensions>
1313
</storageModule>
1414
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
15-
<configuration artifactExtension="a" artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.staticLib" cleanCommand="rm -rf" description="" id="de.innot.avreclipse.configuration.lib.release.148036199" name="ATmega328P_16MHz" parent="de.innot.avreclipse.configuration.lib.release">
16-
<folderInfo id="de.innot.avreclipse.configuration.lib.release.148036199." name="/" resourcePath="">
17-
<toolChain id="de.innot.avreclipse.toolchain.winavr.lib.release.427645411" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.lib.release">
18-
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release.894645440" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release"/>
19-
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release.1629608745" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release"/>
20-
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.lib.release.672075344" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.lib.release"/>
21-
<builder buildPath="${workspace_loc:/AVR_USART_lib}/Release" id="de.innot.avreclipse.target.builder.winavr.lib.release.1498405045" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.lib.release"/>
22-
<tool id="de.innot.avreclipse.tool.assembler.winavr.lib.release.259700328" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.lib.release">
23-
<option id="de.innot.avreclipse.assembler.option.debug.level.565771114" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
24-
<inputType id="de.innot.avreclipse.tool.assembler.input.908532924" superClass="de.innot.avreclipse.tool.assembler.input"/>
15+
<configuration artifactExtension="a" artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.staticLib" cleanCommand="rm -f" description="" id="de.innot.avreclipse.configuration.lib.debug.1525217343" name="Atmega328P_16MHz_Debug" parent="de.innot.avreclipse.configuration.lib.debug">
16+
<folderInfo id="de.innot.avreclipse.configuration.lib.debug.1525217343." name="/" resourcePath="">
17+
<toolChain id="de.innot.avreclipse.toolchain.winavr.lib.debug.210527946" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.lib.debug">
18+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.debug.141386831" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.debug"/>
19+
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.lib.debug.1667641075" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.lib.debug"/>
20+
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.lib.debug.404950979" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.lib.debug"/>
21+
<builder buildPath="${workspace_loc:/AVR_USART_lib}/Debug" id="de.innot.avreclipse.target.builder.winavr.lib.debug.1958410795" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.lib.debug"/>
22+
<tool id="de.innot.avreclipse.tool.assembler.winavr.lib.debug.1390719544" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.lib.debug">
23+
<option id="de.innot.avreclipse.assembler.option.debug.level.1476176789" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
24+
<inputType id="de.innot.avreclipse.tool.assembler.input.957906686" superClass="de.innot.avreclipse.tool.assembler.input"/>
2525
</tool>
26-
<tool id="de.innot.avreclipse.tool.compiler.winavr.lib.release.2143200527" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.lib.release">
27-
<option id="de.innot.avreclipse.compiler.option.debug.level.1534472528" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.g2" valueType="enumerated"/>
28-
<option id="de.innot.avreclipse.compiler.option.optimize.673760500" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
29-
<inputType id="de.innot.avreclipse.compiler.winavr.input.649040827" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
26+
<tool id="de.innot.avreclipse.tool.compiler.winavr.lib.debug.1011767265" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.lib.debug">
27+
<option id="de.innot.avreclipse.compiler.option.debug.level.1801872872" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
28+
<option id="de.innot.avreclipse.compiler.option.optimize.632784346" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize"/>
29+
<inputType id="de.innot.avreclipse.compiler.winavr.input.1411499430" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
3030
</tool>
31-
<tool id="de.innot.avreclipse.tool.cppcompiler.lib.release.2102776325" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.lib.release">
32-
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1117087719" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.g2" valueType="enumerated"/>
33-
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1528997900" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
34-
<inputType id="de.innot.avreclipse.cppcompiler.input.1756426732" superClass="de.innot.avreclipse.cppcompiler.input"/>
31+
<tool id="de.innot.avreclipse.tool.cppcompiler.lib.debug.1627758766" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.lib.debug">
32+
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.838558896" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
33+
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1727281393" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
34+
<inputType id="de.innot.avreclipse.cppcompiler.input.1533379803" superClass="de.innot.avreclipse.cppcompiler.input"/>
3535
</tool>
36-
<tool id="de.innot.avreclipse.tool.linker.winavr.base.637746142" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.base"/>
37-
<tool id="de.innot.avreclipse.tool.cpplinker.base.683507652" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.base"/>
38-
<tool id="de.innot.avreclipse.tool.archiver.winavr.lib.release.1362570744" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.lib.release"/>
39-
<tool id="de.innot.avreclipse.tool.objdump.winavr.lib.release.602988787" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.lib.release"/>
40-
<tool id="de.innot.avreclipse.tool.size.winavr.lib.release.534804183" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.lib.release"/>
36+
<tool id="de.innot.avreclipse.tool.linker.winavr.base.1628803356" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.base"/>
37+
<tool id="de.innot.avreclipse.tool.cpplinker.base.979749531" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.base"/>
38+
<tool id="de.innot.avreclipse.tool.archiver.winavr.lib.debug.105738008" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.lib.debug"/>
39+
<tool id="de.innot.avreclipse.tool.objdump.winavr.lib.debug.987595928" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.lib.debug"/>
40+
<tool id="de.innot.avreclipse.tool.size.winavr.lib.debug.1096912615" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.lib.debug"/>
41+
</toolChain>
42+
</folderInfo>
43+
</configuration>
44+
</storageModule>
45+
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
46+
</cconfiguration>
47+
<cconfiguration id="de.innot.avreclipse.configuration.lib.release.1895520600">
48+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.lib.release.1895520600" moduleId="org.eclipse.cdt.core.settings" name="ATmega328P_16MHz_Release">
49+
<externalSettings/>
50+
<extensions>
51+
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
52+
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
53+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
54+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
55+
</extensions>
56+
</storageModule>
57+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
58+
<configuration artifactExtension="a" artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.staticLib" cleanCommand="rm -rf" description="" id="de.innot.avreclipse.configuration.lib.release.1895520600" name="ATmega328P_16MHz_Release" parent="de.innot.avreclipse.configuration.lib.release">
59+
<folderInfo id="de.innot.avreclipse.configuration.lib.release.1895520600." name="/" resourcePath="">
60+
<toolChain id="de.innot.avreclipse.toolchain.winavr.lib.release.1280329153" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.lib.release">
61+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release.278798002" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.lib.release"/>
62+
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release.72113183" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.lib.release"/>
63+
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.lib.release.1220728757" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.lib.release"/>
64+
<builder buildPath="${workspace_loc:/AVR_USART_lib}/Release" id="de.innot.avreclipse.target.builder.winavr.lib.release.108015792" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="AVR GNU Make Builder" superClass="de.innot.avreclipse.target.builder.winavr.lib.release"/>
65+
<tool id="de.innot.avreclipse.tool.assembler.winavr.lib.release.1758202782" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.lib.release">
66+
<option id="de.innot.avreclipse.assembler.option.debug.level.912481243" name="Generate Debugging Info" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
67+
<inputType id="de.innot.avreclipse.tool.assembler.input.1691035955" superClass="de.innot.avreclipse.tool.assembler.input"/>
68+
</tool>
69+
<tool id="de.innot.avreclipse.tool.compiler.winavr.lib.release.619325506" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.lib.release">
70+
<option id="de.innot.avreclipse.compiler.option.debug.level.658100862" name="Generate Debugging Info" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
71+
<option id="de.innot.avreclipse.compiler.option.optimize.1045843503" name="Optimization Level" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
72+
<inputType id="de.innot.avreclipse.compiler.winavr.input.102804657" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
73+
</tool>
74+
<tool id="de.innot.avreclipse.tool.cppcompiler.lib.release.106184943" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.lib.release">
75+
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1282167490" name="Generate Debugging Info" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
76+
<option id="de.innot.avreclipse.cppcompiler.option.optimize.1199306713" name="Optimization Level" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
77+
<inputType id="de.innot.avreclipse.cppcompiler.input.1440553797" superClass="de.innot.avreclipse.cppcompiler.input"/>
78+
</tool>
79+
<tool id="de.innot.avreclipse.tool.linker.winavr.base.1044724412" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.base"/>
80+
<tool id="de.innot.avreclipse.tool.cpplinker.base.1712093979" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.base"/>
81+
<tool id="de.innot.avreclipse.tool.archiver.winavr.lib.release.1217196516" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.lib.release"/>
82+
<tool id="de.innot.avreclipse.tool.objdump.winavr.lib.release.1052907080" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.lib.release"/>
83+
<tool id="de.innot.avreclipse.tool.size.winavr.lib.release.1018023056" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.lib.release"/>
4184
</toolChain>
4285
</folderInfo>
4386
</configuration>
@@ -46,17 +89,18 @@
4689
</cconfiguration>
4790
</storageModule>
4891
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
49-
<project id="AVR_USART_lib.de.innot.avreclipse.project.winavr.staticlib.304662773" name="AVR Cross Target Static Library" projectType="de.innot.avreclipse.project.winavr.staticlib"/>
92+
<project id="AVR_USART_lib.de.innot.avreclipse.project.winavr.staticlib.1139799524" name="AVR Cross Target Static Library" projectType="de.innot.avreclipse.project.winavr.staticlib"/>
5093
</storageModule>
5194
<storageModule moduleId="scannerConfiguration">
5295
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
53-
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.148036199;de.innot.avreclipse.configuration.lib.release.148036199.;de.innot.avreclipse.tool.compiler.winavr.lib.release.2143200527;de.innot.avreclipse.compiler.winavr.input.649040827">
54-
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
55-
</scannerConfigBuildInfo>
56-
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.148036199;de.innot.avreclipse.configuration.lib.release.148036199.;de.innot.avreclipse.tool.cppcompiler.lib.release.2102776325;de.innot.avreclipse.cppcompiler.input.1756426732">
96+
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.1895520600;de.innot.avreclipse.configuration.lib.release.1895520600.;de.innot.avreclipse.tool.cppcompiler.lib.release.106184943;de.innot.avreclipse.cppcompiler.input.1440553797">
5797
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileCPP"/>
5898
</scannerConfigBuildInfo>
99+
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.lib.release.1895520600;de.innot.avreclipse.configuration.lib.release.1895520600.;de.innot.avreclipse.tool.compiler.winavr.lib.release.619325506;de.innot.avreclipse.compiler.winavr.input.102804657">
100+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
101+
</scannerConfigBuildInfo>
59102
</storageModule>
60103
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
61104
<storageModule moduleId="refreshScope"/>
105+
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
62106
</cproject>

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
/ATmega328P_16MHz
2+
/Debug
3+
/Atmega328P_16MHz_Debug
4+
/ATmega328P_16MHz_Release

0 commit comments

Comments
 (0)