Commit graph

3 commits

Author SHA1 Message Date
Cem Aksoylar
a3699c8268 feat(IL0323): Add alternative partial refresh option
Adds Kconfig to enable the alternative partial refresh setting from @aumuell:
"Gates scan only inside of the partial window" instead of setting PTL_SCAN
when configuring the window for partial refreshes seems to limit degrading
of areas outside the refresh window quite a bit.
But https://github.com/CursedHardware/epd-driver-ic/blob/master/IL0323.pdf,
p. 26 states that this is not the "default".
2023-11-28 17:13:55 -05:00
Manna Harbour
e780a61671 Add option to invert IL0323 display
Co-authored-by: Cem Aksoylar <caksoylar@gmail.com>
2023-11-28 17:13:55 -05:00
Peter Johanson
690bc1bb44 refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
  allowing proper CMake setup to amend the library for each type of driver.
2023-09-16 11:52:40 -07:00
Renamed from app/drivers/display/Kconfig.il0323 (Browse further)