-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
50 lines (50 loc) · 1.45 KB
/
.project
File metadata and controls
50 lines (50 loc) · 1.45 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>pru-components-bridge</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<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>
<variableList>
<variable>
<name>PRU_SW_HMC5883L</name>
<value>file:/hd/eworkspace/pru-hmc5883l-lib</value>
</variable>
<variable>
<name>PRU_SW_I2C</name>
<value>file:/hd/eworkspace/pru-i2c-lib</value>
</variable>
<variable>
<name>PRU_SW_MPU6050</name>
<value>file:/hd/eworkspace/pru-mpu6050-lib</value>
</variable>
<variable>
<name>PRU_SW_PATH</name>
<value>file:/hd/linuxlab/beagleboard/ti/pru-software-support-package</value>
</variable>
<variable>
<name>PRU_SW_RPMSG_BRIDGE</name>
<value>file:/hd/eworkspace/pru-rpmsg-bridge</value>
</variable>
</variableList>
</projectDescription>