File tree 3 files changed +82
-73
lines changed
3 files changed +82
-73
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.36.1] - 2025-04-04
11
+
10
12
- Update ` irx-config `
11
13
- Fix register array derive regression
12
14
@@ -951,7 +953,8 @@ peripheral.register.write(|w| w.field().set());
951
953
952
954
- Initial version of the ` svd2rust ` tool
953
955
954
- [ Unreleased ] : https://github.com/rust-embedded/svd2rust/compare/v0.36.0...HEAD
956
+ [ Unreleased ] : https://github.com/rust-embedded/svd2rust/compare/v0.36.1...HEAD
957
+ [ v0.36.1 ] : https://github.com/rust-embedded/svd2rust/compare/v0.36.0...v0.36.1
955
958
[ v0.36.0 ] : https://github.com/rust-embedded/svd2rust/compare/v0.35.0...v0.36.0
956
959
[ v0.35.0 ] : https://github.com/rust-embedded/svd2rust/compare/v0.34.0...v0.35.0
957
960
[ v0.34.0 ] : https://github.com/rust-embedded/svd2rust/compare/v0.33.5...v0.34.0
You can’t perform that action at this time.
0 commit comments