NabuCasa / esp-web-flasher

A web serial package for updating your ESP bootloader via the browser.
https://nabucasa.github.io/esp-web-flasher/
MIT License
43 stars 16 forks source link

Remove header patching #86

Closed balloob closed 2 years ago

balloob commented 2 years ago

This removes the header patching and uses the values in the header. It's not up to ESP Loader to be responsible for patching.

Fixes https://github.com/esphome/esp-web-tools/issues/151 Fixes https://github.com/NabuCasa/esp-web-flasher/issues/83