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

8 lines
139 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2019-02-15 13:31:54 +01:00
USEMODULE += ad7746
2021-12-10 13:51:38 +01:00
USEMODULE += ztimer
USEMODULE += ztimer_msec
2019-02-15 13:31:54 +01:00
include $(RIOTBASE)/Makefile.include