i2c working. However, the app crash when accelerometer and gyroscope work together
authorThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 21 Oct 2013 08:28:44 +0000 (08:28 +0000)
committerThomas Pietrzak <thomas.pietrzak@gmail.com>
Mon, 21 Oct 2013 08:28:44 +0000 (08:28 +0000)
commit61bad71df3543031acfe39ffab7388fb41d21165
tree3dff4ea790b47fc6cad0f708f7feaabb722cc5e1
parent7cc47980b0568db0b1a0329e0ea5f55f827c9cca
i2c working. However, the app crash when accelerometer and gyroscope work together

git-svn-id: svn+ssh://thomaspietrzak.com/var/svn/rep@125 47cf9a05-e0a8-4ed5-9e9b-101a649bc004
Makefile
lib/HAL_L3Gx.c
lib/HAL_L3Gx.h
lib/HAL_LSM303DLHC.h
lib/L3Gx/src/L3Gx.dep [deleted file]
lib/Makefile
lib/i2c.c
lib/i2c.h
lib/spi.c
lib/spi.h
multitouchglove.c