We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c9ef5 commit c32db21Copy full SHA for c32db21
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Unreleased
2
3
+## [0.7.0](https://github.com/stm32-rs/stm32-eth/tree/v0.7.0)
4
+* Update hals ([#97](https://github.com/stm32-rs/stm32-eth/pull/97))
5
+ * `stm32f4xx-hal` from `0.20` to `0.21`
6
+ * `stm32f7xx-hal` from `0.7` to `0.7`
7
+
8
## [0.6.0](https://github.com/stm32-rs/stm32-eth/tree/v0.6.0)
9
* Update version of `smoltcp` to `v0.11.0` ([#92])
10
* Remove re-export of `smoltcp`, and update examples ([#94])
0 commit comments