6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = cpu
|
|
|
|
DIRS = $(RIOTCPU)/msp430-common periph
|
|
|
|
include $(RIOTBASE)/Makefile.base
|