1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 03:32:49 +01:00
RIOT/tests/drivers/lsm6dsl/Makefile

8 lines
140 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
USEMODULE += lsm6dsl
2021-12-01 17:39:33 +01:00
USEMODULE += ztimer
USEMODULE += ztimer_msec
include $(RIOTBASE)/Makefile.include