Closed alistair23 closed 5 months ago
This includes initial support for the spi_controller api, including embedded-hal support. This also sets up a spi_controller_write_read example for testing.
This applies on top of https://github.com/tock/libtock-rs/pull/540
Am I ok to merge this?
This includes initial support for the spi_controller api, including embedded-hal support. This also sets up a spi_controller_write_read example for testing.
This applies on top of https://github.com/tock/libtock-rs/pull/540