mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #431 from thomaseichinger/telosb_oflags
TelosB: added OFLAGS to Makefile.include
This commit is contained in:
commit
0db7b98c35
@ -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