-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
74 lines (74 loc) · 2.05 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
73
74
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>omniview</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.ti.ccstudio.core.ccsNature</nature>
<nature>org.eclipse.cdt.core.cnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
</natures>
<linkedResources>
<link>
<name>gpio_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/gpio_if.c</locationURI>
</link>
<link>
<name>i2c_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/i2c_if.c</locationURI>
</link>
<link>
<name>network_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/network_if.c</locationURI>
</link>
<link>
<name>startup_ccs.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/startup_ccs.c</locationURI>
</link>
<link>
<name>timer_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/timer_if.c</locationURI>
</link>
<link>
<name>uart_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/uart_if.c</locationURI>
</link>
<link>
<name>udma_if.c</name>
<type>1</type>
<locationURI>CC3200_SDK_ROOT/example/common/udma_if.c</locationURI>
</link>
</linkedResources>
<variableList>
<variable>
<name>CC3200_SDK_ROOT</name>
<value>$%7BPARENT-3-ORIGINAL_PROJECT_ROOT%7D</value>
</variable>
<variable>
<name>ORIGINAL_PROJECT_ROOT</name>
<value>file:/C:/ti/CC3200SDK_1.1.0/cc3200-sdk/example/freertos_demo/ccs</value>
</variable>
</variableList>
</projectDescription>