| Crates.io | esp-partition-table |
| lib.rs | esp-partition-table |
| version | 0.1.3 |
| created_at | 2023-05-04 17:11:42.238285+00 |
| updated_at | 2025-02-04 09:43:04.215502+00 |
| description | Read/write ESP flash partition table |
| homepage | |
| repository | https://github.com/katyo/esp-partition-table |
| max_upload_size | |
| id | 856903 |
| size | 64,696 |
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