Skip to content

Commit

Permalink
* added missing msp430_common module to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegHahm committed Jul 24, 2013
1 parent abb0287 commit 95ba2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msb-430-common/Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 95ba2fc

Please sign in to comment.