1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:52:44 +01:00
RIOT/tests/drivers/adxl345/Makefile

7 lines
115 B
Makefile

include ../Makefile.drivers_common
USEMODULE += xtimer
USEMODULE += adxl345
include $(RIOTBASE)/Makefile.include