esptool-js icon indicating copy to clipboard operation
esptool-js copied to clipboard

Use stubs from esp-flasher-stub project

Open igrr opened this issue 1 year ago • 0 comments

esp-flasher-stub project is dual-licensed licensed under MIT and Apache 2.0. Using the stubs from that project can help remove the dependency on the GPL-licensed stubs from esptool.py.

As part of this task, make sure that the overall flashing performance doesn't regress significantly when switching to esp-flasher-stub project.

TODO:

  • https://github.com/esp-rs/esp-flasher-stub/issues/17

igrr avatar Jun 29 '23 13:06 igrr