feat(display): IL0323 driver for EPD displays.
* Basic driver, using the GD7965 driver as a basis, since the ICs are very similar.
This commit is contained in:
parent
08078210da
commit
a124eb9f9e
8 changed files with 597 additions and 2 deletions
|
|
@ -2,4 +2,5 @@
|
|||
# SPDX-License-Identifier: MIT
|
||||
|
||||
add_subdirectory(kscan)
|
||||
add_subdirectory(sensor)
|
||||
add_subdirectory(sensor)
|
||||
add_subdirectory(display)
|
||||
Loading…
Add table
Add a link
Reference in a new issue