Commit graph

2 commits

Author SHA1 Message Date
Daniel Jobson
290f826e76
storage: add erase command
Add an erase command to let the user have more control over the
allocated area. This will also be more familiar to embedded developers.
As a bonus it minimizes the logic needed in firmware, and in theory we
can now increase the current write limit of one sector.
2024-12-09 09:01:33 +01:00
Daniel Jobson
150cf2977f
WIP app storage calls 2024-12-09 09:01:32 +01:00