mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 09:52:43 +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
|