8 lines
135 B
Makefile
8 lines
135 B
Makefile
INCLUDES += -I$(RIOTCPU)/msp430fxyz/include/
|
|
|
|
include $(RIOTCPU)/msp430-common/Makefile.include
|
|
|
|
USEMODULE += periph
|
|
|
|
export USEMODULE
|