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

8 lines
143 B
Makefile
Raw Normal View History

2020-04-01 17:21:19 +02:00
include ../Makefile.tests_common
USEMODULE += ztimer_msec
USEMODULE += epd_bw_spi
USEMODULE += disp_dev
include $(RIOTBASE)/Makefile.include