1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00

add telosb include inside telosb

This commit is contained in:
Oleg Hahm 2013-12-19 17:02:04 +01:00
parent 903ec54a43
commit 0e36f99a35

View File

@ -22,5 +22,5 @@ endif
export HEXFILE = bin/$(PROJECT).hex
export FFLAGS = --telosb -c $(PORT) -r -e -I -p $(HEXFILE)
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/ -I $(RIOTBOARD)/$(BOARD)/include/
export OFLAGS = -O ihex