Commit Graph

1 Commits

Author SHA1 Message Date
Doug Brown
74761e5a24 Implement stubbed-out SPI driver
SPI isn't needed on this platform because we don't need an I/O expander.
So this can be a bunch of stub functions that do nothing. They will be
optimized out during the linking process anyway.
2023-08-26 21:11:18 -07:00