Merge pull request #1828 from alignan/pull/z1-libraries-cleanup

Z1: cleaned up non-required libraries from builds and moved SENSORS d…
This commit is contained in:
Antonio Lignan 2016-08-25 10:54:17 +02:00 committed by GitHub
commit 61e8a174db
5 changed files with 60 additions and 20 deletions

View file

@ -7,8 +7,11 @@ ZOLERTIA_Z1SP=0
CONTIKI_PROJECT = test-phidgets blink test-adxl345 test-tmp102 test-light-ziglet
CONTIKI_PROJECT += test-battery test-relay-phidget test-tlc59116 test-sht25
CONTIKI_SOURCEFILES += sht11.c reed-sensor.c
APPS=serial-shell
CONTIKI_SOURCEFILES += reed-sensor.c sht25.c tlc59116.c light-ziglet.c \
relay-phidget.c
MODULES += dev/sht11
ifeq ($(ZOLERTIA_Z1SP),1)
CONTIKI_PROJECT += test-potent