Commit Graph

3 Commits

Author SHA1 Message Date
Adam Múdry
a134e035c4 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-20 12:44:51 +02:00
Tomáš Rohlínek
90db750665 feat(storage/blockdev): Add generic partition blockdev driver 2026-03-23 17:50:48 +01:00
Tomáš Rohlínek
6fe15cabb4 feat(storage/blockdev): Add memory mapping device driver 2026-03-23 17:50:48 +01:00