Added new stm32nucleo-spirit1 platform

This commit is contained in:
Marco Grella 2015-07-24 16:30:10 +02:00
parent d87f6f67e2
commit 86f35536a4
254 changed files with 173555 additions and 0 deletions

View file

@ -0,0 +1,8 @@
CONTIKI_PROJECT = sensor-demo
all: $(CONTIKI_PROJECT)
TARGET=stm32nucleo-spirit1
USE_SENSOR_BOARD=1
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include