removed problematic .c extension in Makefile
This commit is contained in:
parent
0b9f03f442
commit
32578321cb
@ -1,9 +1,9 @@
|
||||
CONTIKI_PROJECT = test-tsl256x test-sht25 test-servo.c
|
||||
CONTIKI_PROJECT = test-tsl256x test-sht25 test-servo
|
||||
CONTIKI_PROJECT += test-bmp085-bmp180 test-motion test-rotation-sensor
|
||||
CONTIKI_PROJECT += test-grove-light-sensor test-grove-loudness-sensor
|
||||
CONTIKI_PROJECT += test-weather-meter test-grove-gyro test-lcd test-iaq
|
||||
CONTIKI_PROJECT += test-pm10-sensor test-vac-sensor test-aac-sensor
|
||||
CONTIKI_PROJECT += test-zonik test-dht22.c test-ac-dimmer.c
|
||||
CONTIKI_PROJECT += test-zonik test-dht22 test-ac-dimmer
|
||||
CONTIKI_PROJECT += test-bme280
|
||||
|
||||
CONTIKI_TARGET_SOURCEFILES += tsl256x.c sht25.c bmpx8x.c motion-sensor.c
|
||||
|
Loading…
Reference in New Issue
Block a user