-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When async becomes available from embedded-sdmmc-rs
:
- Duplicate
bin/main.rs
intobin/blocking.rs
andbin/async.rs
- Update
bin/async.rs
to use the async driver - Update
bin/async.rs
to do the sd card R/W in Embassy tasks to better demonstrate async - Remove embassy from
bin/blocking.rs
, just use anesp-hal
entrypoint
The latest PR to tackle async looks promising:
rust-embedded-community/embedded-sdmmc-rs#176
Metadata
Metadata
Assignees
Labels
No labels