embassy/examples/rp
Derek Hageman 7ed9e29326 rp: add async flash
Implement an async flash mode using the XIP background best effort
read interface.  Only reads are actually async, write and erase remain
blocking.
2023-07-28 16:50:54 -06:00
..
.cargo Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
assets rp/examples: add spi_display example 2021-07-20 10:06:57 +02:00
src/bin rp: add async flash 2023-07-28 16:50:54 -06:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Merge remote-tracking branch 'origin/main' 2023-07-28 11:57:50 +02:00
memory.x Move examples to a subdirectory 2021-06-02 01:32:19 +02:00