Files
esp-idf/components/esp_blockdev_util/include/esp_blockdev
Adam Múdry 482fc91d18 fix(storage): Add support for large generic partition BDLs
Use 64-bit byte offsets and sizes in the generic partition BDL and preserve
64-bit SDMMC addresses until sector conversion.
Return proper ESP-IDF error codes and return output via parameter.
Add large-partition coverage and document the SD/eMMC partition layout.
2026-08-11 16:12:57 +02:00
..