1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 22:52:45 +01:00
RIOT/tests/driver_tsl2561/Makefile

8 lines
138 B
Makefile
Raw Normal View History

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