1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_ads101x/Makefile

8 lines
138 B
Makefile
Raw Normal View History

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