1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/microbit/Makefile.dep

7 lines
172 B
Makefile
Raw Normal View History

2016-10-29 14:26:31 +02:00
ifneq (,$(filter saul_default,$(USEMODULE)))
USEMODULE += mma8x5x
2016-10-29 14:26:31 +02:00
endif
include $(RIOTBOARD)/common/microbit/Makefile.dep
2018-10-24 17:56:24 +02:00
include $(RIOTBOARD)/common/nrf51/Makefile.dep