aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/spi/spi.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate gcc "shadowed declaration" warnings by using idx rather thanIan Lepore2018-06-221-12/+12
* Add spi(8), a utility for communicating with a device on a SPI bus fromIan Lepore2018-06-221-0/+958