-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cproject
118 lines (118 loc) · 10.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
<?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.toolchain.gnu.cross.base.711566475.4602492">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492" moduleId="org.eclipse.cdt.core.settings" name="GD32">
<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.GmakeErrorParser" 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.CWDLocator" 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="cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492" name="GD32" optionalBuildProperties="" parent="org.eclipse.cdt.build.core.emptycfg">
<folderInfo id="cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492." name="/" resourcePath="">
<toolChain id="cdt.managedbuild.toolchain.gnu.cross.base.1473942370" name="Cross GCC" superClass="cdt.managedbuild.toolchain.gnu.cross.base">
<option id="cdt.managedbuild.option.gnu.cross.prefix.1399679078" name="Prefix" superClass="cdt.managedbuild.option.gnu.cross.prefix"/>
<option id="cdt.managedbuild.option.gnu.cross.path.115809988" name="Path" superClass="cdt.managedbuild.option.gnu.cross.path"/>
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.targetPlatform.gnu.cross.201111783" isAbstract="false" osList="all" superClass="cdt.managedbuild.targetPlatform.gnu.cross"/>
<builder arguments="-f Makefile.GD32" id="cdt.managedbuild.builder.gnu.cross.1483534638" keepEnvironmentInBuildfile="false" managedBuildOn="false" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="cdt.managedbuild.builder.gnu.cross"/>
<tool id="cdt.managedbuild.tool.gnu.cross.c.compiler.1560761655" name="Cross GCC Compiler" superClass="cdt.managedbuild.tool.gnu.cross.c.compiler">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.1429072444" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="GD32"/>
<listOptionValue builtIn="false" value="DISABLE_FS"/>
<listOptionValue builtIn="false" value="DISABLE_TFTP"/>
<listOptionValue builtIn="false" value="BOARD_GD32F107RC"/>
<listOptionValue builtIn="false" value="GD32F10X_CL"/>
<listOptionValue builtIn="false" value="OUTPUT_DMX_PIXEL"/>
<listOptionValue builtIn="false" value="NODE_ARTNET"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="gnu.c.compiler.option.include.paths.1889789121" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"/>
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.677657097" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.compiler.624763524" name="Cross G++ Compiler" superClass="cdt.managedbuild.tool.gnu.cross.cpp.compiler">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.935668212" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
<listOptionValue builtIn="false" value="GD32"/>
<listOptionValue builtIn="false" value="DISABLE_FS"/>
<listOptionValue builtIn="false" value="DISABLE_TFTP"/>
<listOptionValue builtIn="false" value="GD32F10X_CL"/>
<listOptionValue builtIn="false" value="BOARD_GD32F107RC"/>
<listOptionValue builtIn="false" value="OUTPUT_DMX_PIXEL"/>
<listOptionValue builtIn="false" value="NODE_ARTNET"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.include.paths.335992264" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/gd32_emac_artnet_pixel/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/firmware-template-gd32/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/firmware-template-gd32/template}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-gd32/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-gd32/gd32f10x/CMSIS}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-gd32/gd32f10x/CMSIS/GD/GD32F10x/Include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-gd32/gd32f10x/GD32F10x_standard_peripheral/Include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-display/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-hal/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-network/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-displayudf/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-artnet/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-lightset/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-rdm/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-remoteconfig/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-flashcode/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-ws28xx/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/lib-ws28xxdmx/include}""/>
</option>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2005343722" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.c.linker.88054995" name="Cross GCC Linker" superClass="cdt.managedbuild.tool.gnu.cross.c.linker"/>
<tool id="cdt.managedbuild.tool.gnu.cross.cpp.linker.569657089" name="Cross G++ Linker" superClass="cdt.managedbuild.tool.gnu.cross.cpp.linker">
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.140091847" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="cdt.managedbuild.tool.gnu.cross.archiver.1712412318" name="Cross GCC Archiver" superClass="cdt.managedbuild.tool.gnu.cross.archiver"/>
<tool id="cdt.managedbuild.tool.gnu.cross.assembler.2146214555" name="Cross GCC Assembler" superClass="cdt.managedbuild.tool.gnu.cross.assembler">
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="gnu.both.asm.option.include.paths.1421178206" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath"/>
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1820155455" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="lib|firmware" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="firmware"/>
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="lib"/>
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="gd32_emac_artnet_pixel.null.710276289" name="gd32_emac_artnet_pixel"/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
<scannerConfigBuildInfo instanceId="cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492;cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492.;cdt.managedbuild.tool.gnu.cross.cpp.compiler.624763524;cdt.managedbuild.tool.gnu.cpp.compiler.input.2005343722">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</scannerConfigBuildInfo>
<scannerConfigBuildInfo instanceId="cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492;cdt.managedbuild.toolchain.gnu.cross.base.711566475.4602492.;cdt.managedbuild.tool.gnu.cross.c.compiler.1560761655;cdt.managedbuild.tool.gnu.c.compiler.input.677657097">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="GD32">
<resource resourceType="PROJECT" workspacePath="/gd32_emac_artnet_pixel"/>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings">
<doc-comment-owner id="org.eclipse.cdt.ui.doxygen">
<path value=""/>
</doc-comment-owner>
</storageModule>
</cproject>