embassy/tests/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 ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00
src rp: add async flash 2023-07-28 16:50:54 -06:00
build.rs ci: run HIL tests in parallel. 2023-05-30 01:10:53 +02:00
Cargo.toml rp/pio: use bind_interrupts for irqs 2023-07-07 16:27:10 +02:00
link_ram.x rp: add GPIO HIL test. 2022-07-09 02:14:30 +02:00