Added tmp102-related makefiles directives for proper compilation.

This commit is contained in:
enricmcalvo 2011-01-23 18:54:18 +00:00
parent 8c87f85a1d
commit af6d2f3e72
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ ifndef TARGET
TARGET=z1
endif
CONTIKI_PROJECT = test-phidgets blink test-adxl345
CONTIKI_PROJECT = test-phidgets blink test-adxl345 tmp102-test
CONTIKI_SOURCEFILES += cc2420-arch.c
PROJECT_SOURCEFILES = i2cmaster.c adxl345.c
PROJECT_SOURCEFILES = i2cmaster.c tmp102.c adxl345.c
APPS=serial-shell