This repository has been archived by the owner on Nov 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cproject
97 lines (97 loc) · 9.23 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
<?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="io.sloeber.core.toolChain.release.1677462510">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.1677462510" 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.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 artifactName="${ProjName}" buildProperties="" description="" id="io.sloeber.core.toolChain.release.1677462510" name="Release" optionalBuildProperties="" parent="org.eclipse.cdt.build.core.emptycfg">
<folderInfo id="io.sloeber.core.toolChain.release.1677462510.1568486226" name="/" resourcePath="">
<toolChain id="io.sloeber.core.toolChain.release.1299598301" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.1577940605" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
<builder buildPath="${workspace_loc:/SmartWatch}/Release" id="io.sloeber.sketch.builder.1406356493" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
<tool id="io.sloeber.tool.sketch.compiler.cpp.1602684591" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.114036600" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/core}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/variant}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/U8g2/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SPI/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Wire/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Time}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/DS1307RTC}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Ethernet/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SoftwareSerial/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/WiFi/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Button}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/JC_Button/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/ArduinoJson/src}""/>
</option>
<inputType id="io.sloeber.compiler.cpp.sketch.input.1070734937" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
</tool>
<tool id="io.sloeber.tool.compiler.c.166123976" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.591857399" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/core}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/variant}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/U8g2/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SPI/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Wire/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Time}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/DS1307RTC}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Ethernet/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SoftwareSerial/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/WiFi/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Button}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/JC_Button/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/ArduinoJson/src}""/>
</option>
<inputType id="io.sloeber.compiler.c.sketch.input.937382165" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
</tool>
<tool id="io.sloeber.tool.sketch.compiler.s.91587927" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1568435171" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/core}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/core/variant}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/U8g2/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SPI/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Wire/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Time}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/DS1307RTC}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Ethernet/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/SoftwareSerial/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/WiFi/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/Button}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/JC_Button/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/SmartWatch/libraries/ArduinoJson/src}""/>
</option>
<inputType id="io.sloeber.compiler.S.sketch.input.1706061876" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
</tool>
<tool id="io.sloeber.tool.ar.622288102" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
<tool id="io.sloeber.tool.combine.337786313" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
<tool id="io.sloeber.tool.objcopy.eep.2022767259" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
<tool id="io.sloeber.tool.size.1859444987" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="libraries/ArduinoJson/scripts|libraries/ArduinoJson/fuzzing|OtherLibrary|Display|libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="SmartWatch.null.706029683" name="SmartWatch"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="refreshScope"/>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
</cproject>