From 4085ae3ddfbbf10c8ccbd3dccd43452c40a1fe40 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Fri, 13 Mar 2015 12:24:52 +0200 Subject: Add bootloader, nfclib and sensorlib --- sensorlib/sensorlib.ewp | 833 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 833 insertions(+) create mode 100644 sensorlib/sensorlib.ewp (limited to 'sensorlib/sensorlib.ewp') diff --git a/sensorlib/sensorlib.ewp b/sensorlib/sensorlib.ewp new file mode 100644 index 0000000..9504f35 --- /dev/null +++ b/sensorlib/sensorlib.ewp @@ -0,0 +1,833 @@ + + + + 1 + + Debug + + ARM + + 1 + + General + 3 + + 14 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ICCARM + 2 + + 19 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AARM + 2 + + 7 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OBJCOPY + 0 + + 1 + 1 + 1 + + + + + + + + + CUSTOM + 3 + + + + + + + BICOMP + 0 + + + + BUILDACTION + 1 + + + + + + + ILINK + 0 + + 5 + 1 + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IARCHIVE + 0 + + 0 + 1 + 1 + + + + + + + BILINK + 0 + + + + + Source + + $PROJ_DIR$\ak8963.c + + + $PROJ_DIR$\ak8975.c + + + $PROJ_DIR$\bmp180.c + + + $PROJ_DIR$\bq27510g3.c + + + $PROJ_DIR$\cm3218.c + + + $PROJ_DIR$\comp_dcm.c + + + $PROJ_DIR$\i2cm_drv.c + + + $PROJ_DIR$\isl29023.c + + + $PROJ_DIR$\kxti9.c + + + $PROJ_DIR$\l3gd20h.c + + + $PROJ_DIR$\lsm303d.c + + + $PROJ_DIR$\lsm303dlhc_accel.c + + + $PROJ_DIR$\lsm303dlhc_mag.c + + + $PROJ_DIR$\magneto.c + + + $PROJ_DIR$\mpu6050.c + + + $PROJ_DIR$\mpu9150.c + + + $PROJ_DIR$\quaternion.c + + + $PROJ_DIR$\sht21.c + + + $PROJ_DIR$\tmp006.c + + + $PROJ_DIR$\tmp100.c + + + $PROJ_DIR$\vector.c + + + -- cgit v1.3.1