-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cproject
53 lines (52 loc) · 3.27 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
<?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="org.eclipse.cdt.core.default.config.1758903934">
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.1758903934" moduleId="org.eclipse.cdt.core.settings" name="Configuration">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
</extensions>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings">
<externalSettings containerId="org.coocox.ExternalSettings" factoryId="org.eclipse.cdt.core.extension.container.factory">
<externalSetting>
<entry flags="" kind="includePath" name="C:\CooCox\CoIDE\gcc\Sourcery G++ Lite\arm-none-eabi\include"/>
<entry flags="" kind="includePath" name="."/>
<entry flags="" kind="includePath" name="cmsis"/>
<entry flags="" kind="includePath" name="lm3slib"/>
<entry flags="" kind="includePath" name="lm3slib/driverlib"/>
<entry flags="" kind="includePath" name="lm3slib/inc"/>
<entry flags="" kind="includePath" name="./header"/>
<entry flags="" kind="includePath" name="./utiles/drivers"/>
<entry flags="" kind="includePath" name="./header/sensores"/>
<entry flags="" kind="includePath" name="./header/comunicaciones"/>
<entry flags="" kind="macro" name="__GNUC__" value=""/>
<entry flags="" kind="macro" name="gcc" value=""/>
<entry flags="" kind="macro" name="LM3S8962" value=""/>
</externalSetting>
</externalSettings>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
<storageModule moduleId="org.eclipse.cdt.core.pathentry">
<pathentry kind="src" path=""/>
<pathentry include="C:/CooCox/CoIDE/gcc/Sourcery G++ Lite/arm-none-eabi/include" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/cmsis" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/lm3slib" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/lm3slib/driverlib" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/lm3slib/inc" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/header" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/utiles/drivers" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/header/sensores" kind="inc" path="" system="true"/>
<pathentry include="D:/EstProg/04POPBL/BroadCar/header/comunicaciones" kind="inc" path="" system="true"/>
<pathentry kind="mac" name="__GNUC__" path="" value=""/>
<pathentry kind="mac" name="gcc" path="" value=""/>
<pathentry kind="mac" name="LM3S8962" path="" value=""/>
<pathentry kind="out" path=""/>
</storageModule>
</cconfiguration>
</storageModule>
</cproject>