We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533c93b commit d76cf6dCopy full SHA for d76cf6d
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "1.4.1"
+version = "1.5.0"
3
update_changelog_on_bump = true
4
version_scheme = "semver"
5
tag_format = "v$version"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## v1.5.0 (2024-08-13)
+
+### New Features
+- Add the Raspberry Pi Pico port
6
7
## v1.4.1 (2024-07-16)
8
9
### Bug Fixes
idf_component.yml
@@ -1,4 +1,4 @@
-version: "1.4.1"
+version: "1.5.0"
description: esp-serial-flasher is a portable C library for flashing or loading apps to RAM of Espressif SoCs from other host microcontrollers
url: https://github.com/espressif/esp-serial-flasher
dependencies:
0 commit comments