Commit graph

2 commits

Author SHA1 Message Date
Martin Anderseck
bc8713e7af host: SPI: Read number of supported SPI slaves from device
Add support for reading the number of supported SPI slaves from
the device. This has become necessary because we may have bitfiles
with different capabilities and we want to report this back correctly.
2022-04-04 12:27:18 -07:00
Martin Anderseck
09689f9805 SPI: Add SPI example
Add example to demonstrate and test SPI functionality.
2022-01-14 14:35:36 -06:00