rust-embedded-community / embedded-storage

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

Examples needed and a PR in-flight #18

Open huntc opened 3 years ago

huntc commented 3 years ago

Thanks for this initiative.

I'd be keen on seeing some examples or at least references to these traits having been implemented. Meanwhile, I have a PR in progress for nrf-hal which uses them. I thought you'd like to know. :-)

https://github.com/nrf-rs/nrf-hal/pull/337