mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
f4791a0280
Add an initial implementation of a generic driver for black and white e-paper displays. Includes parameters for the IL3829 display controller.
2 lines
61 B
Makefile
2 lines
61 B
Makefile
USEMODULE_INCLUDES += $(RIOTBASE)/drivers/epd_bw_spi/include
|