esp-rs / esp-flasher-stub

Rust implementation of flasher stub located in esptool
Apache License 2.0
18 stars 10 forks source link

b64 encode text and data sections #19

Closed MabezDev closed 1 year ago

MabezDev commented 1 year ago

Instead of an json array of bytes, the stub json files now contain a base64 encoded version of the various sections.