embedded-hal icon indicating copy to clipboard operation
embedded-hal copied to clipboard

embedded-io-adapters: Add adapters for embedded-storage and embedded-storage-async

Open aurelj opened this issue 1 year ago • 2 comments

aurelj avatar Jun 18 '24 13:06 aurelj

Note that this PR currently depends on unreleased git version of embedded-storage.

Also note that the failure in Rustdoc check / clippy is due to the CI using an old nightly rust to build the embedded-storage-async dependency which requires rust-version = "1.75".

aurelj avatar Jun 18 '24 14:06 aurelj

embedded-storage is not maintained by the WG. Perhaps this makes more sense to add in the embedded-storage repo instead?

Dirbaio avatar Jun 19 '24 13:06 Dirbaio