summaryrefslogtreecommitdiff
path: root/sensorlib/ccs/.project
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-03-13 12:24:52 +0200
committerYuval Adam <yuval@y3xz.com>2015-03-13 12:24:52 +0200
commit4085ae3ddfbbf10c8ccbd3dccd43452c40a1fe40 (patch)
treeac63581949a49511136e7e9e47d265bfb4119b26 /sensorlib/ccs/.project
parent788db64b8642bf31de6930d18a62177c64163ee0 (diff)
Add bootloader, nfclib and sensorlib
Diffstat (limited to 'sensorlib/ccs/.project')
-rw-r--r--sensorlib/ccs/.project140
1 files changed, 140 insertions, 0 deletions
diff --git a/sensorlib/ccs/.project b/sensorlib/ccs/.project
new file mode 100644
index 0000000..250724d
--- /dev/null
+++ b/sensorlib/ccs/.project
@@ -0,0 +1,140 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>sensorlib</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>ak8963.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/ak8963.c</locationURI>
+ </link>
+ <link>
+ <name>ak8975.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/ak8975.c</locationURI>
+ </link>
+ <link>
+ <name>bmp180.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/bmp180.c</locationURI>
+ </link>
+ <link>
+ <name>bq27510g3.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/bq27510g3.c</locationURI>
+ </link>
+ <link>
+ <name>cm3218.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/cm3218.c</locationURI>
+ </link>
+ <link>
+ <name>comp_dcm.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/comp_dcm.c</locationURI>
+ </link>
+ <link>
+ <name>i2cm_drv.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/i2cm_drv.c</locationURI>
+ </link>
+ <link>
+ <name>isl29023.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/isl29023.c</locationURI>
+ </link>
+ <link>
+ <name>kxti9.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/kxti9.c</locationURI>
+ </link>
+ <link>
+ <name>l3gd20h.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/l3gd20h.c</locationURI>
+ </link>
+ <link>
+ <name>lsm303d.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/lsm303d.c</locationURI>
+ </link>
+ <link>
+ <name>lsm303dlhc_accel.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/lsm303dlhc_accel.c</locationURI>
+ </link>
+ <link>
+ <name>lsm303dlhc_mag.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/lsm303dlhc_mag.c</locationURI>
+ </link>
+ <link>
+ <name>magneto.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/magneto.c</locationURI>
+ </link>
+ <link>
+ <name>mpu6050.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/mpu6050.c</locationURI>
+ </link>
+ <link>
+ <name>mpu9150.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/mpu9150.c</locationURI>
+ </link>
+ <link>
+ <name>quaternion.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/quaternion.c</locationURI>
+ </link>
+ <link>
+ <name>sht21.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/sht21.c</locationURI>
+ </link>
+ <link>
+ <name>tmp006.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/tmp006.c</locationURI>
+ </link>
+ <link>
+ <name>tmp100.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/tmp100.c</locationURI>
+ </link>
+ <link>
+ <name>vector.c</name>
+ <type>1</type>
+ <locationURI>SW_ROOT/sensorlib/vector.c</locationURI>
+ </link>
+ </linkedResources>
+ <variableList>
+ <variable>
+ <name>SW_ROOT</name>
+ <value>$%7BPARENT-2-PROJECT_LOC%7D</value>
+ </variable>
+ </variableList>
+</projectDescription>