Added new stm32nucleo-spirit1 platform
This commit is contained in:
parent
d87f6f67e2
commit
86f35536a4
254 changed files with 173555 additions and 0 deletions
8
examples/stm32nucleo-spirit1/sensor-demo/Makefile
Normal file
8
examples/stm32nucleo-spirit1/sensor-demo/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
CONTIKI_PROJECT = sensor-demo
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
TARGET=stm32nucleo-spirit1
|
||||
USE_SENSOR_BOARD=1
|
||||
|
||||
CONTIKI = ../../..
|
||||
include $(CONTIKI)/Makefile.include
|
Loading…
Add table
Add a link
Reference in a new issue