Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host: SPI: Read number of supported SPI slaves from device | Martin Anderseck | 2022-04-04 | 1 | -3/+7 |
| | | | | | | 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. | ||||
* | SPI: Add SPI example | Martin Anderseck | 2022-01-14 | 1 | -0/+135 |
Add example to demonstrate and test SPI functionality. |