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 |
|
Joel Spadin
|
94061bb916
|
refactor: Replace tabs with spaces
Standardized indentation to use spaces with a new pre-commit hook.
|
2023-04-24 16:07:04 -07:00 |
|
Darryldh
|
a124eb9f9e
|
feat(display): IL0323 driver for EPD displays.
* Basic driver, using the GD7965 driver as a basis, since the ICs
are very similar.
|
2021-08-24 22:15:42 -04:00 |
|