esp32_image_parser
esp32_image_parser copied to clipboard
Added ability to specify the offset of the partition table
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.