embassy/examples/rp
Turbo Fredriksson 61d0c068ff Finish the read part.
* Don't need separate task for this.
* **Must** read one byte at a time, then merge them into one Vec.
* To better demonstrate, cycle through the three colours Red, Blue,
  Purple.
2024-05-01 12:08:13 +01:00
..
.cargo fix: revert unintended change 2024-01-10 10:02:26 +01:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin Finish the read part. 2024-05-01 12:08:13 +01:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Reduce use of the full futures crate. 2024-04-26 23:22:25 +02:00
memory.x Add docs, touch all linker fragments 2023-11-19 23:10:11 +01:00