-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cproject
47 lines (46 loc) · 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
<?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:\arm-none-eabi-gcc-4_6\arm-none-eabi\include"/>
<entry flags="" kind="includePath" name="C:\arm-none-eabi-gcc-4_6\lib\gcc\arm-none-eabi\4.6.2\include"/>
<entry flags="" kind="includePath" name="C:\arm-none-eabi-gcc-4_6\lib\gcc\arm-none-eabi\4.6.2\include-fixed"/>
<entry flags="" kind="includePath" name="."/>
<entry flags="" kind="includePath" name="cmsis"/>
<entry flags="" kind="includePath" name="cmsis_boot"/>
<entry flags="" kind="includePath" name="STM32F4xx_StdPeriph_Driver/inc"/>
<entry flags="" kind="macro" name="__GNUC__" value=""/>
<entry flags="" kind="macro" name="USE_STDPERIPH_DRIVER" value=""/>
<entry flags="" kind="macro" name="STM32F407VG" 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:/arm-none-eabi-gcc-4_6/arm-none-eabi/include" kind="inc" path="" system="true"/>
<pathentry include="C:/arm-none-eabi-gcc-4_6/lib/gcc/arm-none-eabi/4.6.2/include" kind="inc" path="" system="true"/>
<pathentry include="C:/arm-none-eabi-gcc-4_6/lib/gcc/arm-none-eabi/4.6.2/include-fixed" kind="inc" path="" system="true"/>
<pathentry include="C:/CooCox/CoIDE/workspace/AudioPlayer1" kind="inc" path="" system="true"/>
<pathentry include="C:/CooCox/CoIDE/workspace/AudioPlayer1/cmsis" kind="inc" path="" system="true"/>
<pathentry include="C:/CooCox/CoIDE/workspace/AudioPlayer1/cmsis_boot" kind="inc" path="" system="true"/>
<pathentry include="C:/CooCox/CoIDE/workspace/AudioPlayer1/STM32F4xx_StdPeriph_Driver/inc" kind="inc" path="" system="true"/>
<pathentry kind="mac" name="__GNUC__" path="" value=""/>
<pathentry kind="mac" name="USE_STDPERIPH_DRIVER" path="" value=""/>
<pathentry kind="mac" name="STM32F407VG" path="" value=""/>
<pathentry kind="out" path=""/>
</storageModule>
</cconfiguration>
</storageModule>
</cproject>