mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 19:52:45 +01:00
8 lines
149 B
Makefile
8 lines
149 B
Makefile
|
include ../Makefile.tests_common
|
||
|
|
||
|
USEMODULE += qmc5883l_int
|
||
|
USEMODULE += core_thread_flags
|
||
|
USEMODULE += xtimer
|
||
|
|
||
|
include $(RIOTBASE)/Makefile.include
|