espressif / esptool-js

Javascript implementation of flasher tool for Espressif chips, running in web browser using WebSerial.
https://espressif.github.io/esptool-js/
Apache License 2.0
276 stars 108 forks source link

Make MD5 on demand #24

Closed balloob closed 2 years ago

balloob commented 2 years ago

Move the dependency of CryptoJS from ESPLoader.js to index.js

adwait-esp commented 2 years ago

LGTM