mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 06:32:45 +01:00
5 lines
93 B
Makefile
5 lines
93 B
Makefile
ifneq (,$(filter microbit,$(USEMODULE)))
|
|
USEMODULE += xtimer
|
|
USEMODULE += mineplex
|
|
endif
|