A Storage Abstraction Layer for Embedded Systems, providing traits for flash and other storage.
# Cargo.toml
[dependencies]
embedded-storage = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates the NorFlash trait usage (requires a driver).
Pair with a driver crate like 'embedded-storage-flash' or a chip-specific crate.
No dependency data recorded yet.