Expand description

This crate implements embedded-nal-async for platforms supported by async-std. It is basically the async version of std-embedded-nal which implements embedded-nal traits for std platforms.

Note: This crate is just as experimental as embedded-nal-async is. Breaking changes are expected.

Structs

Async-std stack for embedded-nal Doesn’t actually do or contain anything