-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
37 lines (37 loc) · 1.08 KB
/
.project
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>cpu</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>com.silabs.ide.project.core.SLSProjectNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
</natures>
<linkedResources>
<link>
<name>emlib/em_system.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/emlib/src/em_system.c</locationURI>
</link>
<link>
<name>CMSIS/efm32gg/startup_gcc_efm32gg.s</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Device/SiliconLabs/EFM32GG/Source/GCC/startup_efm32gg.S</locationURI>
</link>
<link>
<name>CMSIS/efm32gg/system_efm32gg.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Device/SiliconLabs/EFM32GG/Source/system_efm32gg.c</locationURI>
</link>
</linkedResources>
</projectDescription>