-
Notifications
You must be signed in to change notification settings - Fork 1
/
.project
72 lines (72 loc) · 2.15 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
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>AstroKey</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.ss.framework.ide.project.sls.core.SLSProjectNature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
</natures>
<linkedResources>
<link>
<name>lib/bsp/bsp.h</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/kits/common/bsp/bsp.h</locationURI>
</link>
<link>
<name>lib/efm8_assert/assert.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_assert/assert.c</locationURI>
</link>
<link>
<name>lib/efm8_assert/assert.h</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_assert/assert.h</locationURI>
</link>
<link>
<name>lib/efm8_usb/Readme.txt</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_usb/Readme.txt</locationURI>
</link>
<link>
<name>lib/efm8_usb/inc/efm8_usb.h</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_usb/inc/efm8_usb.h</locationURI>
</link>
<link>
<name>lib/efm8_usb/src/efm8_usbd.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_usb/src/efm8_usbd.c</locationURI>
</link>
<link>
<name>lib/efm8_usb/src/efm8_usbdep.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_usb/src/efm8_usbdep.c</locationURI>
</link>
<link>
<name>lib/efm8_usb/src/efm8_usbdint.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Lib/efm8_usb/src/efm8_usbdint.c</locationURI>
</link>
<link>
<name>lib/efm8ub1/peripheralDrivers/inc/usb_0.h</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Device/EFM8UB1/peripheral_driver/inc/usb_0.h</locationURI>
</link>
<link>
<name>lib/efm8ub1/peripheralDrivers/src/usb_0.c</name>
<type>1</type>
<locationURI>STUDIO_SDK_LOC/Device/EFM8UB1/peripheral_driver/src/usb_0.c</locationURI>
</link>
</linkedResources>
</projectDescription>