1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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