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.
4 lines
90 B
Makefile
4 lines
90 B
Makefile
FEATURES_REQUIRED += periph_spi
|
|
FEATURES_REQUIRED += periph_gpio
|
|
USEMODULE += ztimer_msec
|