1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 19:52:45 +01:00
RIOT/tests/driver_qmc5883l/Makefile

8 lines
149 B
Makefile
Raw Normal View History

2019-10-15 11:47:52 +02:00
include ../Makefile.tests_common
USEMODULE += qmc5883l_int
USEMODULE += core_thread_flags
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include