rust-embedded-community / embedded-storage

An Embedded Storage Abstraction Layer
Apache License 2.0
68 stars 23 forks source link

Add async version of the Storage trait and RmwNorFlashStorage implementation #52

Closed aurelj closed 4 months ago

aurelj commented 4 months ago

This matches the sync version and make the async version as useful as the sync version.

aurelj commented 4 months ago

@aurelj Could you add an entry to the changelog about this?

Sure, there it is.