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

7 lines
123 B
Makefile

include ../Makefile.drivers_common
USEMODULE += ztimer_msec
USEMODULE += epd_bw_spi
include $(RIOTBASE)/Makefile.include