summaryrefslogtreecommitdiff
path: root/sys/dev/spi/scmdspi.c
AgeCommit message (Expand)Author
2022-01-19Pass the device_t into spi_configure(), and make the API contract thatthorpej
2022-01-19Probe / match routines should not have side-effects: do the spi_configure()thorpej
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad