File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 1.6.2 "
2+ version = " 1.7.0 "
33update_changelog_on_bump = true
44version_scheme = " semver"
55tag_format = " v$version"
Original file line number Diff line number Diff line change 1+ ## v1.7.0 (2024-11-25)
2+
3+ ### New Features
4+
5+ - Add support for reading from target flash
6+ - Add support for inverting reset and boot pins
7+ - Update zephyr example to v4.0.0
8+ - ** examples** : Provide more useful error messages
9+
10+ ### Bug Fixes
11+
12+ - Clarify and validate alignment requirements for flashing
13+ - ROUNDUP calculation fix
14+ - Zephyr example
15+ - Handling of USB buffer overflow
16+ - Callback when USB port is disconnected
17+
118## v1.6.2 (2024-10-18)
219
320### Bug Fixes
Original file line number Diff line number Diff line change 1- version : " 1.6.2 "
1+ version : " 1.7.0 "
22description : esp-serial-flasher is a portable C library for flashing or loading apps to RAM of Espressif SoCs from other host microcontrollers
33url : https://github.com/espressif/esp-serial-flasher
44dependencies :
You can’t perform that action at this time.
0 commit comments