sectorize
A basic library for writing data at an arbitrary address/length to a sectorized medium, like flash memory.
Usage
Here's how I'm using it. This is a snippet from a project I'm working on (and the motivation for writing this crate).
A basic library for writing data at an arbitrary address/length to a sectorized medium, like flash memory.
Here's how I'm using it. This is a snippet from a project I'm working on (and the motivation for writing this crate).