We have started a project to develop a asynchronous versions of the embedded-hal traits, at the moment championed by @Dirbaio.
This will be developed as a separate crate called embedded-hal-async until it is ready for integration inside a module in embedded-hal.
This can be found in the subfolder embedded-hal-async
Roadmap:
Asynchronous execution holds great potential for embedded. Please join us!
We have started a project to develop a asynchronous versions of the
embedded-haltraits, at the moment championed by @Dirbaio.This will be developed as a separate crate called
embedded-hal-asyncuntil it is ready for integration inside a module inembedded-hal.This can be found in the subfolder
embedded-hal-asyncRoadmap:
async fnin traits (expected breaking change insideembedded-hal-async).async fnin traits are available in Rust stable (Tracking issue)Asynchronous execution holds great potential for embedded. Please join us!