Fix SPI: shorten timing & simplify API #11

Merged
sb10q merged 1 commits from fix-spi into master 2024-08-17 17:37:23 +08:00

1 Commits

Author SHA1 Message Date
Harry Ho fbcc3778d2 spi: Always delay for NSS setup time
* Fixes the lack of setup time delay of an fixed-byte command that immediately follows an N-byte command.
* Extra 50ns will be inserted in-between fixed-byte commands but should be acceptable.
2021-06-23 12:49:21 +08:00