1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 04:32:52 +01:00
RIOT/boards/common/microbit/Makefile.dep

5 lines
93 B
Makefile
Raw Normal View History

ifneq (,$(filter microbit,$(USEMODULE)))
USEMODULE += xtimer
USEMODULE += mineplex
endif