nes-proj/examples/stm32nucleo-spirit1/sensor-demo/Makefile

9 lines
157 B
Makefile
Raw Normal View History

2015-07-24 14:30:10 +00:00
CONTIKI_PROJECT = sensor-demo
all: $(CONTIKI_PROJECT)
TARGET=stm32nucleo-spirit1
USE_SENSOR_BOARD=1
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include