Skip to content

Commit feaf1e5

Browse files
committed
changelog
1 parent d501301 commit feaf1e5

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
- up `cortex-m` to 0.7.4, use `cycle_count` instead of `get_cycle_count` on DWT
10+
### Added
11+
12+
- Support of embedded-hal 1.0.0-alpha.6 [#388]
13+
14+
[#388]: https://github.com/stm32-rs/stm32f4xx-hal/pull/388
15+
16+
### Changed
17+
18+
- up `cortex-m` to 0.7.4, use `cycle_count` instead of `get_cycle_count` on DWT [#415]
19+
20+
[#415]: https://github.com/stm32-rs/stm32f4xx-hal/pull/415
1121

1222
## [v0.11.1] - 2021-12-30
1323

0 commit comments

Comments
 (0)