1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 13:52:45 +01:00
RIOT/tests/driver_hmc5883l/Makefile
2020-04-01 13:37:22 +02:00

7 lines
114 B
Makefile

include ../Makefile.tests_common
USEMODULE += hmc5883l
USEMODULE += xtimer
include $(RIOTBASE)/Makefile.include