tweedegolf / sequential-storage

A crate for storing data in flash memory with minimal need for erasing pages
Apache License 2.0
97 stars 9 forks source link

Remove the erase buffer by using an extra buffer page #7

Closed diondokter closed 9 months ago

diondokter commented 9 months ago

Closes #4