Added acc-sensor.c, dDriver for the acceleromenter sensors on the Sentilla JCreate board

This commit is contained in:
adamdunkels 2009-01-15 21:07:03 +00:00
parent 9f0006fde0
commit 29fe3d8741

View file

@ -1,8 +1,8 @@
# $Id: Makefile.sky,v 1.18 2008/09/29 12:38:18 joxe Exp $
# $Id: Makefile.sky,v 1.19 2009/01/15 21:07:03 adamdunkels Exp $
ARCH=msp430.c leds.c watchdog.c light.c spi.c ds2411.c \
xmem.c i2c.c sht11.c battery-sensor.c \
xmem.c i2c.c sht11.c battery-sensor.c acc-sensor.c \
cc2420.c cc2420-aes.c cc2420-arch.c irq.c \
node-id.c sensors.c button-sensor.c cfs-coffee.c \
radio-sensor.c uart1.c uip-ipchksum.c \