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 09bbb43 commit 5aafd70Copy full SHA for 5aafd70
CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
9
10
- Use methods to access any register or cluster
11
- Remove all deny lints from generated crate
12
-- Add `reexport_core_peripherals` and `reexport_interrupt` features disabled by default
+- Add `reexport-core-peripherals` and `reexport-interrupt` features disabled by default
13
- ~~rename `const-generic` feature to `array_proxy`~~ remove `ArrayProxy`
14
- `FieldWriter` takes offset as struct field instead of const generic.
15
Improves SVD field array access
0 commit comments