File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
26
26
27
27
### Changed
28
28
29
+ - Move ` embedded-hal ` implementations to subdirs [ #404 ]
29
30
- Qei macro cleanups [ #403 ]
30
31
- Update RTIC to 1.0 [ #401 ]
31
32
- Finish SDIO data transmission before querying card status in ` write_block ` [ #395 ]
@@ -51,7 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
51
52
[ #393 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/393
52
53
[ #395 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/395
53
54
[ #401 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/401
54
- [ #401 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/403
55
+ [ #403 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/403
56
+ [ #404 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/404
55
57
56
58
## [ v0.10.1] - 2021-10-26
57
59
You can’t perform that action at this time.
0 commit comments