Skip to content

Commit 0f247db

Browse files
authored
Update CHANGELOG.md for SpiSlave in spi! macro
1 parent a054dac commit 0f247db

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,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- map `$SpiSlave` into `SpiSlave` struct in `spi!` macro [#635]
13+
14+
[#635]: https://github.com/stm32-rs/stm32f4xx-hal/pull/635
15+
1016
## [v0.16.0] - 2023-05-07
1117

1218
### Changed

0 commit comments

Comments
 (0)