Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 328 Bytes

SPI slave demo

The Serial peripheral interface slave (SPIS) demo. This demonstrates the SPIS module, transmitting the current buffer contents while receiving new data. Press the button to zero the buffer.

How to run

If using cargo-embed, just run

$ cargo embed --release --target=thumbv7em-none-eabihf