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.
2 parents 566bddc + 671c4f3 commit 391c5d9Copy full SHA for 391c5d9
CHANGELOG.md
@@ -7,6 +7,6 @@ All notable changes to this project will be documented in this file.
7
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
9
10
-## [Unreleased]
+## [1.0.0] - 2024-02-19
11
12
- Initial release.
prj.conf
@@ -44,4 +44,4 @@ CONFIG_MODBUS_FP_EXTENSIONS=n
44
CONFIG_LOG_BUFFER_SIZE=2048
45
46
# Firmware version used in DFU process
47
-CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.0"
+CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="1.0.0"
0 commit comments