mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +00:00

Implement an async flash mode using the XIP background best effort read interface. Only reads are actually async, write and erase remain blocking.