1 2 3 4 5 6 7
MODULE = board ifneq (,$(filter microbit,$(USEMODULE))) DIRS += microbit endif include $(RIOTBASE)/Makefile.base