Skip to content

Commit 5aafd70

Browse files
committed
changelog fix
1 parent 09bbb43 commit 5aafd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
99

1010
- Use methods to access any register or cluster
1111
- Remove all deny lints from generated crate
12-
- Add `reexport_core_peripherals` and `reexport_interrupt` features disabled by default
12+
- Add `reexport-core-peripherals` and `reexport-interrupt` features disabled by default
1313
- ~~rename `const-generic` feature to `array_proxy`~~ remove `ArrayProxy`
1414
- `FieldWriter` takes offset as struct field instead of const generic.
1515
Improves SVD field array access

0 commit comments

Comments
 (0)