Skip to content

Commit b4dbb2b

Browse files
committed
changelog
1 parent ed9049d commit b4dbb2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Missing `inline` on field reader constructors
1013
- Support for device.x generation for riscv targets and `__EXTERNAL_INTERRUPTS` vector table
1114
- Re-export base's module for derived peripherals
15+
16+
### Changed
17+
1218
- More Cluster arrays are now emitted as an array rather than a list of
1319
elements. An `ArrayProxy` wrapper is used when a Rust built-in array does not
1420
match the cluster layout. Requires the `--const_generic` command line option.

0 commit comments

Comments
 (0)