Commit Graph

1 Commits

Author SHA1 Message Date
Doug Brown
47155a7e7d Add GPIO driver
Provide the basic functionality for setting direction, turning on and
off, toggling, reading inputs, and enabling/disabling pullups.

This chip also provides pulldowns, so in the future I will also
implement pulldown control so we can detect shorts to 5V.
2023-06-25 11:41:19 -07:00