summaryrefslogtreecommitdiff
path: root/app/drivers/CMakeLists.txt
AgeCommit message (Collapse)Author
2021-08-24feat(display): IL0323 driver for EPD displays.Darryldh
* Basic driver, using the GD7965 driver as a basis, since the ICs are very similar.
2020-12-04fix(drivers): Remove conditional from directories.Pete Johanson
2020-12-03refactor: Align drivers with Zephyr file system conventionsinnovaker
PR: #400