Releases: espressif/esp-serial-flasher
Releases · espressif/esp-serial-flasher
Version 1.1.0
v1.1.0 (2024-02-13)
New Features
- USB CDC ACM interface support
- Add the ability for ESP ports to not initialize peripherals
Bug Fixes
- docs: Remove notes about SPI interface being experimental
- Document size_id and improve comments in places
Version 1.0.2
v1.0.2 (2023-12-20)
Bug Fixes
- Fix flash size checks after detection
Version 1.0.1
v1.0.1 (2023-12-19)
Bug Fixes
- Fix md5 timeout values
- ci: Add more compiler warnings for the flasher in the examples