mac-rom-simm-programmer/hal
Doug Brown df5c50ffee 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-09-10 05:02:44 -07:00
..
at90usb646 Change license to GPLv3 2023-09-10 05:02:44 -07:00
m258ke Add GPIO driver 2023-09-10 05:02:44 -07:00
board.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
gpio.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
parallel_bus.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
spi.h Change license to GPLv3 2023-09-10 05:02:44 -07:00
usbcdc.h Change license to GPLv3 2023-09-10 05:02:44 -07:00