Skip to content
Snippets Groups Projects
Commit 95ba2fc3 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

* added missing msp430_common module to Makefile

parent abb02876
No related branches found
No related tags found
No related merge requests found
......@@ -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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment