mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:52:44 +01:00
added OFLAGS to Makefile.include for telosb
This commit is contained in:
parent
0aa240a1c0
commit
8106974e90
@ -23,3 +23,4 @@ export HEXFILE = bin/$(PROJECT).hex
|
||||
export FFLAGS = --telosb -c $(PORT) -r -e -I -p $(HEXFILE)
|
||||
|
||||
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/
|
||||
export OFLAGS = -O ihex
|
||||
|
Loading…
Reference in New Issue
Block a user