summaryrefslogtreecommitdiffstats
path: root/src/drivers/nvs/spi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings that appear only on OpenBSD.Michael Brown2007-12-061-2/+2
* Fix prototype mismatch.Michael Brown2007-12-071-2/+2
* Added debug statementsMichael Brown2006-12-051-4/+20
* Added generic SPI protocol handler with read and write support.Michael Brown2006-12-041-0/+122