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

7 lines
123 B
Makefile
Raw Normal View History

include ../Makefile.drivers_common
2019-10-19 16:35:10 +02:00
USEMODULE += ztimer_msec
USEMODULE += epd_bw_spi
include $(RIOTBASE)/Makefile.include