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

8 lines
140 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
USEMODULE += tsl2561
2021-12-01 17:34:36 +01:00
USEMODULE += ztimer
USEMODULE += ztimer_msec
include $(RIOTBASE)/Makefile.include