mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +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.