This crates allows the following manipulations with ESP partition table:
You can manipulate partition entries:
The following features help customize this crate for you usecase:
embedded-storage
- enables access to partition table using corresponding APImd5
- enables validation support using MD5 checksumsheapless
- enables using types from heapless
crate