File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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/).
2626
2727### Changed
2828
29+ - Move ` embedded-hal ` implementations to subdirs [ #404 ]
2930- Qei macro cleanups [ #403 ]
3031- Update RTIC to 1.0 [ #401 ]
3132- 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/).
5152[ #393 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/393
5253[ #395 ] : https://github.com/stm32-rs/stm32f4xx-hal/pull/395
5354[ #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
5557
5658## [ v0.10.1] - 2021-10-26
5759
You can’t perform that action at this time.
0 commit comments