mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
* added missing msp430_common module to Makefile
This commit is contained in:
parent
a241da6bf7
commit
79b97c9946
@ -20,4 +20,5 @@ endif
|
||||
export HEXFILE = bin/$(PROJECT).hex
|
||||
export FFLAGS = -d $(PORT) -j uif "prog $(HEXFILE)"
|
||||
|
||||
export USEMODULE += msp430_common
|
||||
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user