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.
2 parents 199e62b + 018535d commit 0867d88Copy full SHA for 0867d88
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Unreleased
2
3
+## [0.6.0](https://github.com/stm32-rs/stm32-eth/tree/v0.6.0)
4
+* Update version of `smoltcp` to `v0.11.0` ([#92])
5
+* Remove re-export of `smoltcp`, and update examples ([#94])
6
+
7
+[#92]: https://github.com/stm32-rs/stm32-eth/pull/92
8
+[#94]: https://github.com/stm32-rs/stm32-eth/pull/94
9
10
## [0.5.2](https://github.com/stm32-rs/stm32-eth/tree/v0.5.2)
11
* Fix the PPS pin frequency so it's not always running at the max frequency ([#89])
12
0 commit comments