mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = cpu
|
|
|
|
DIRS = $(RIOTCPU)/msp430-common periph
|
|
|
|
include $(RIOTBASE)/Makefile.base
|