File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
22name = " czespressif"
3- version = " 1.7 .0"
3+ version = " 1.8 .0"
44update_changelog_on_bump = true
55tag_format = " v$version"
66changelog_merge_prerelease = true
Original file line number Diff line number Diff line change 2020</div >
2121<hr >
2222
23- ## Unreleased
23+ ## v1.8.0 (2025-01-27)
2424
2525### ✨ New Features
2626
27+ - ** examples** : Add ESP32 fast reflash example with MD5 check * (Jaroslav Burian - e0b9b05)*
28+ - Add a function to check flash regions against a known MD5 * (Djordje Nedic - dd480bc)*
2729- Add the SDIO inteface and the corresponding esp port * (Djordje Nedic - b74194b)*
2830
2931### 🐛 Bug Fixes
3032
3133- ** esp32s3** : Ensure electric current capabilities allowing to flash devkits with UART converters * (Jaroslav Burian - 05d78a4)*
34+ - Print MD5 debug as hex string when using stub * (Jaroslav Burian - ab0ce64)*
35+ - Unify debug prints of all ports * (Jaroslav Burian - ccfd42c)*
36+ - Set default flash size when detection fails * (Jaroslav Burian - adbe6ab)*
3237- INVALID_ARG error when ESP32P4 used as a host * (Jaroslav Burian - b42d1d8)*
3338- Return when SDIO connection not initialized * (Jaroslav Burian - 3ee2b25)*
3439- esp32c2 incorrect SPI flash config detection * (Jaroslav Burian - ed43e0a)*
4045- Update log output for Zephyr example * (Jaroslav Burian - 7abd989)*
4146- Fix swapped RX and TX in Zephyr example * (Jaroslav Burian - 7855e5e)*
4247
43- ---
4448
4549## v1.7.0 (2024-11-25)
4650
Original file line number Diff line number Diff line change 1- version : " 1.7 .0"
1+ version : " 1.8 .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