Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-14 | feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one. | Pete Johanson | |
* Upstream Zephyr has in progress driver, so doing this locally here, until we can move over to that driver. | |||
2021-08-24 | feat(display): IL0323 driver for EPD displays. | Darryldh | |
* Basic driver, using the GD7965 driver as a basis, since the ICs are very similar. | |||
2020-12-04 | fix(drivers): Remove conditional from directories. | Pete Johanson | |
2020-12-03 | refactor: Align drivers with Zephyr file system conventions | innovaker | |
PR: #400 |