6 lines
149 B
Makefile
6 lines
149 B
Makefile
INCLUDES += -I$(RIOTCPU)/msp430fxyz/include/
|
|
|
|
include $(RIOTCPU)/msp430-common/Makefile.include
|
|
|
|
export USEMODULE += periph periph_common uart_stdio
|