1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 19:32:46 +01:00
RIOT/tests/driver_lsm303dlhc/Makefile

7 lines
116 B
Makefile
Raw Normal View History

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