esp32_image_parser
esp32_image_parser copied to clipboard
Fix iram0 combine
Only combine iram0.vectors and iram0.text if both are present
It does fix the issue, thank you!