RIOT/cpu/efm32_common/Makefile
2017-11-13 20:27:16 +01:00

8 lines
164 B
Makefile

# define the module that is build
MODULE = efm32_common
# add a list of subdirectories, that should also be build
DIRS = periph
include $(RIOTBASE)/Makefile.base