Skip to content

Commit 845afe1

Browse files
committed
LiftDriver bootloder
1 parent 6309212 commit 845afe1

8 files changed

+227
-847
lines changed

.cproject

Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2+
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
3+
<storageModule moduleId="org.eclipse.cdt.core.settings">
4+
<cconfiguration id="de.innot.avreclipse.configuration.app.debug.2046104867">
5+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.debug.2046104867" moduleId="org.eclipse.cdt.core.settings" name="Debug">
6+
<externalSettings/>
7+
<extensions>
8+
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
9+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
10+
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
11+
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
12+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
13+
</extensions>
14+
</storageModule>
15+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
16+
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" description="" id="de.innot.avreclipse.configuration.app.debug.2046104867" name="Debug" parent="de.innot.avreclipse.configuration.app.debug">
17+
<folderInfo id="de.innot.avreclipse.configuration.app.debug.2046104867." name="/" resourcePath="">
18+
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.debug.624043163" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.debug">
19+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug.144289006" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.debug"/>
20+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug.785161224" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.debug"/>
21+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug.504458897" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.debug"/>
22+
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug.374955904" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.debug"/>
23+
<option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug.148815358" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.debug"/>
24+
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.debug.1849571083" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.debug"/>
25+
<builder buildPath="${workspace_loc:/ArduinoCore-avr}/Debug" id="de.innot.avreclipse.target.builder.winavr.app.debug.489883971" managedBuildOn="true" name="AVR GNU Make Builder.Debug" superClass="de.innot.avreclipse.target.builder.winavr.app.debug"/>
26+
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.debug.945708850" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.debug">
27+
<option id="de.innot.avreclipse.assembler.option.debug.level.1550537779" superClass="de.innot.avreclipse.assembler.option.debug.level"/>
28+
</tool>
29+
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.debug.1490218799" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.debug">
30+
<option id="de.innot.avreclipse.compiler.option.debug.level.750335610" superClass="de.innot.avreclipse.compiler.option.debug.level"/>
31+
<option id="de.innot.avreclipse.compiler.option.optimize.459654144" superClass="de.innot.avreclipse.compiler.option.optimize"/>
32+
</tool>
33+
<tool id="de.innot.avreclipse.tool.cppcompiler.app.debug.1637792329" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.debug">
34+
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.2042001691" superClass="de.innot.avreclipse.cppcompiler.option.debug.level"/>
35+
<option id="de.innot.avreclipse.cppcompiler.option.optimize.58856977" superClass="de.innot.avreclipse.cppcompiler.option.optimize"/>
36+
</tool>
37+
<tool id="de.innot.avreclipse.tool.linker.winavr.app.debug.1331528510" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.debug"/>
38+
<tool id="de.innot.avreclipse.tool.cpplinker.app.debug.895634093" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.debug"/>
39+
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.103303524" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
40+
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.debug.1923661790" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.debug"/>
41+
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug.329424955" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.debug"/>
42+
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug.1874979089" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.debug"/>
43+
<tool id="de.innot.avreclipse.tool.size.winavr.app.debug.1230921073" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.debug"/>
44+
<tool id="de.innot.avreclipse.tool.avrdude.app.debug.213884696" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.debug"/>
45+
</toolChain>
46+
</folderInfo>
47+
</configuration>
48+
</storageModule>
49+
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
50+
</cconfiguration>
51+
<cconfiguration id="de.innot.avreclipse.configuration.app.release.1334851406">
52+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="de.innot.avreclipse.configuration.app.release.1334851406" moduleId="org.eclipse.cdt.core.settings" name="Release">
53+
<externalSettings/>
54+
<extensions>
55+
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
56+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
57+
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
58+
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
59+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
60+
</extensions>
61+
</storageModule>
62+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
63+
<configuration artifactName="${ProjName}" buildArtefactType="de.innot.avreclipse.buildArtefactType.app" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=de.innot.avreclipse.buildArtefactType.app,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release" description="" id="de.innot.avreclipse.configuration.app.release.1334851406" name="Release" parent="de.innot.avreclipse.configuration.app.release">
64+
<folderInfo id="de.innot.avreclipse.configuration.app.release.1334851406." name="/" resourcePath="">
65+
<toolChain id="de.innot.avreclipse.toolchain.winavr.app.release.1402533559" name="AVR-GCC Toolchain" superClass="de.innot.avreclipse.toolchain.winavr.app.release">
66+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release.700163889" name="Generate HEX file for Flash memory" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.flash.app.release"/>
67+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release.181987418" name="Generate HEX file for EEPROM" superClass="de.innot.avreclipse.toolchain.options.toolchain.objcopy.eeprom.app.release"/>
68+
<option id="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release.493371251" name="Generate Extended Listing (Source + generated Assembler)" superClass="de.innot.avreclipse.toolchain.options.toolchain.objdump.app.release"/>
69+
<option id="de.innot.avreclipse.toolchain.options.toolchain.size.app.release.1907421076" name="Print Size" superClass="de.innot.avreclipse.toolchain.options.toolchain.size.app.release"/>
70+
<option id="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release.1108985067" name="AVRDude" superClass="de.innot.avreclipse.toolchain.options.toolchain.avrdude.app.release"/>
71+
<targetPlatform id="de.innot.avreclipse.targetplatform.winavr.app.release.2102767271" name="AVR Cross-Target" superClass="de.innot.avreclipse.targetplatform.winavr.app.release"/>
72+
<builder buildPath="${workspace_loc:/ArduinoCore-avr}/Release" id="de.innot.avreclipse.target.builder.winavr.app.release.1464083173" managedBuildOn="true" name="AVR GNU Make Builder.Release" superClass="de.innot.avreclipse.target.builder.winavr.app.release"/>
73+
<tool id="de.innot.avreclipse.tool.assembler.winavr.app.release.972379411" name="AVR Assembler" superClass="de.innot.avreclipse.tool.assembler.winavr.app.release">
74+
<option id="de.innot.avreclipse.assembler.option.debug.level.198116832" superClass="de.innot.avreclipse.assembler.option.debug.level" value="de.innot.avreclipse.assembler.option.debug.level.none" valueType="enumerated"/>
75+
<inputType id="de.innot.avreclipse.tool.assembler.input.1879420400" superClass="de.innot.avreclipse.tool.assembler.input"/>
76+
</tool>
77+
<tool id="de.innot.avreclipse.tool.compiler.winavr.app.release.151883944" name="AVR Compiler" superClass="de.innot.avreclipse.tool.compiler.winavr.app.release">
78+
<option id="de.innot.avreclipse.compiler.option.debug.level.694640290" superClass="de.innot.avreclipse.compiler.option.debug.level" value="de.innot.avreclipse.compiler.option.debug.level.none" valueType="enumerated"/>
79+
<option id="de.innot.avreclipse.compiler.option.optimize.380910682" superClass="de.innot.avreclipse.compiler.option.optimize" value="de.innot.avreclipse.compiler.optimize.size" valueType="enumerated"/>
80+
<inputType id="de.innot.avreclipse.compiler.winavr.input.1613154060" name="C Source Files" superClass="de.innot.avreclipse.compiler.winavr.input"/>
81+
</tool>
82+
<tool id="de.innot.avreclipse.tool.cppcompiler.app.release.1299931235" name="AVR C++ Compiler" superClass="de.innot.avreclipse.tool.cppcompiler.app.release">
83+
<option id="de.innot.avreclipse.cppcompiler.option.debug.level.1424645513" superClass="de.innot.avreclipse.cppcompiler.option.debug.level" value="de.innot.avreclipse.cppcompiler.option.debug.level.none" valueType="enumerated"/>
84+
<option id="de.innot.avreclipse.cppcompiler.option.optimize.776921732" superClass="de.innot.avreclipse.cppcompiler.option.optimize" value="de.innot.avreclipse.cppcompiler.optimize.size" valueType="enumerated"/>
85+
</tool>
86+
<tool id="de.innot.avreclipse.tool.linker.winavr.app.release.301049731" name="AVR C Linker" superClass="de.innot.avreclipse.tool.linker.winavr.app.release">
87+
<inputType id="de.innot.avreclipse.tool.linker.input.1870593106" name="OBJ Files" superClass="de.innot.avreclipse.tool.linker.input">
88+
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
89+
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
90+
</inputType>
91+
</tool>
92+
<tool id="de.innot.avreclipse.tool.cpplinker.app.release.39207135" name="AVR C++ Linker" superClass="de.innot.avreclipse.tool.cpplinker.app.release"/>
93+
<tool id="de.innot.avreclipse.tool.archiver.winavr.base.875752999" name="AVR Archiver" superClass="de.innot.avreclipse.tool.archiver.winavr.base"/>
94+
<tool id="de.innot.avreclipse.tool.objdump.winavr.app.release.532828233" name="AVR Create Extended Listing" superClass="de.innot.avreclipse.tool.objdump.winavr.app.release"/>
95+
<tool id="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release.1865664161" name="AVR Create Flash image" superClass="de.innot.avreclipse.tool.objcopy.flash.winavr.app.release"/>
96+
<tool id="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release.77152358" name="AVR Create EEPROM image" superClass="de.innot.avreclipse.tool.objcopy.eeprom.winavr.app.release"/>
97+
<tool id="de.innot.avreclipse.tool.size.winavr.app.release.1034523703" name="Print Size" superClass="de.innot.avreclipse.tool.size.winavr.app.release"/>
98+
<tool id="de.innot.avreclipse.tool.avrdude.app.release.1782164439" name="AVRDude" superClass="de.innot.avreclipse.tool.avrdude.app.release"/>
99+
</toolChain>
100+
</folderInfo>
101+
</configuration>
102+
</storageModule>
103+
</cconfiguration>
104+
</storageModule>
105+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
106+
<project id="ArduinoCore-avr.de.innot.avreclipse.project.winavr.elf_2.1.0.8955005" name="AVR Cross Target Application" projectType="de.innot.avreclipse.project.winavr.elf_2.1.0"/>
107+
</storageModule>
108+
<storageModule moduleId="scannerConfiguration">
109+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
110+
<scannerConfigBuildInfo instanceId="de.innot.avreclipse.configuration.app.release.1334851406;de.innot.avreclipse.configuration.app.release.1334851406.;de.innot.avreclipse.tool.compiler.winavr.app.release.151883944;de.innot.avreclipse.compiler.winavr.input.1613154060">
111+
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="de.innot.avreclipse.core.AVRGCCManagedMakePerProjectProfileC"/>
112+
</scannerConfigBuildInfo>
113+
</storageModule>
114+
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
115+
</cproject>

.project

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>ArduinoCore-avr</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
10+
<triggers>clean,full,incremental,</triggers>
11+
<arguments>
12+
</arguments>
13+
</buildCommand>
14+
<buildCommand>
15+
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
16+
<triggers>full,incremental,</triggers>
17+
<arguments>
18+
</arguments>
19+
</buildCommand>
20+
</buildSpec>
21+
<natures>
22+
<nature>org.eclipse.cdt.core.cnature</nature>
23+
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
24+
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
25+
<nature>de.innot.avreclipse.core.avrnature</nature>
26+
</natures>
27+
</projectDescription>

0 commit comments

Comments
 (0)