File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ packages maintained within this repository.
55
66## [ Unreleased]
77
8+ ## [ 0.3.4] 2025-03-01
9+
810Add support for new MCUS:
911
1012- 1040
@@ -167,6 +169,7 @@ static SERIAL_NOR_CONFIGURATION_BLOCK: nor::ConfigurationBlock =
167169First release
168170
169171[ Unreleased ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.0...HEAD
172+ [ 0.3.4 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.3...v0.3.4
170173[ 0.3.3 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.2...v0.3.3
171174[ 0.3.2 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.1...v0.3.2
172175[ 0.3.1 ] : https://github.com/imxrt-rs/imxrt-boot-gen/compare/v0.3.0...v0.3.1
Original file line number Diff line number Diff line change 11[package ]
22name = " imxrt-boot-gen"
3- version = " 0.3.3 "
3+ version = " 0.3.4 "
44authors.workspace = true
55edition.workspace = true
66license.workspace = true
You can’t perform that action at this time.
0 commit comments