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

8 lines
140 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2018-04-04 23:41:16 +02:00
USEMODULE += ads101x
USEMODULE += ztimer
USEMODULE += ztimer_msec
2018-04-04 23:41:16 +02:00
include $(RIOTBASE)/Makefile.include