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:
parent
903ec54a43
commit
0e36f99a35
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user