File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This changelog tracks the Python `svdtools` project. See
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v0.1.27] 2023-12-23
9
+
8
10
* Support ` _include ` in peripherals in ` device.yaml `
9
11
* ` -1 ` for default enum value
10
12
* Strip ` alternateRegister ` too
@@ -176,7 +178,8 @@ This changelog tracks the Python `svdtools` project. See
176
178
* Add ` click ` CLI, to call as ` svd patch <yaml-file> `
177
179
* Add packaging
178
180
179
- [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.1.26...HEAD
181
+ [ Unreleased ] : https://github.com/rust-embedded/svdtools/compare/v0.1.27...HEAD
182
+ [ v0.1.27 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.26...v0.1.27
180
183
[ v0.1.26 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.25...v0.1.26
181
184
[ v0.1.25 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.24...v0.1.25
182
185
[ v0.1.24 ] : https://github.com/rust-embedded/svdtools/compare/v0.1.23...v0.1.24
Original file line number Diff line number Diff line change 1
- 0.1.26
1
+ 0.1.27
You can’t perform that action at this time.
0 commit comments