Commit Graph

1 Commits

Author SHA1 Message Date
Doug Brown
952fdeacc7 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-08-26 21:11:18 -07:00