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 17621c4 commit 1dd7a97Copy full SHA for 1dd7a97
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Unreleased
2
3
+* Fixed bug in `smoltcp::phy::Device` implementation that caused panics on RX errors ([#102])
4
+
5
+[#102]: https://github.com/stm32-rs/stm32-eth/pull/102
6
7
## [0.8.0](https://github.com/stm32-rs/stm32-eth/tree/v0.8.0)
8
* Update version of `smoltcp` to `v0.12.0` ([#99])
9
0 commit comments