esp32_image_parser icon indicating copy to clipboard operation
esp32_image_parser copied to clipboard

Added ability to specify the offset of the partition table

Open jacopodl opened this issue 1 year ago • 0 comments

Recently, I found myself needing to dump a firmware with the partition table at a location different from the standard one. I've made a modification that allows specifying the starting position of the partition table. Additionally, I have already integrated the fixes for issue #4.

jacopodl avatar Jan 31 '24 09:01 jacopodl