Commit Graph

3 Commits

Author SHA1 Message Date
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
Tomáš Rohlínek
d2ff18b047 feat(storage/blockdev): Add generic partition blockdev driver 2026-03-19 08:56:21 +01:00
Tomáš Rohlínek
63a708fcaa feat(storage/blockdev): Add memory mapping device driver 2026-03-19 08:54:39 +01:00