1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 09:52:45 +01:00
RIOT/tests/drivers/ds75lx/Makefile

7 lines
114 B
Makefile
Raw Normal View History

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