book
book copied to clipboard
Add chapter about async programming
Some resources:
Allocators that don't need std https://github.com/Nemo157/embrio-rs/ https://josh.robsonchase.com/embedded-executor-2/ https://github.com/japaric/no-std-async-experiments taken from: https://github.com/rust-embedded/wg/issues/23
Interesting read: http://blog.japaric.io/brave-new-io/#async-hal
https://www.bobbin.io/
https://docs.rs/embedded-hal/0.2.2/embedded_hal/