Releases: espressif/esptool-js
Releases · espressif/esptool-js
Espressif ESPTOOL-JS refs/tags/v0.6.0
Release Highlights
Features & Enhancements
- Update documentation
- Update read logic now use read loop instead of generator logic
- Use Uint8Array instead of string for write flash This break functionality in writeFlash function
- Allow custom reset in after function
- Add onDeviceLostCallback to recover lost device
- SPI flash cmd flash size detection
Bug Fixes
Espressif ESPTOOL-JS v0.5.7
Espressif ESPTOOL-JS v0.5.6
Espressif ESPTOOL-JS v0.5.5
Features
- Add esp32c5 devkit image Thanks @jaylikesbunda !
- Make example commands cross platform
- Add esp32c2 rev2 magic