mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-01 14:20:33 +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.