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 336aa36 commit e9a29ebCopy full SHA for e9a29eb
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## Unreleased
2
No changes yet.
3
4
+## [0.4.1](https://github.com/stm32-rs/stm32-eth/tree/v0.4.1)
5
+* Fix a bug when caching timestamps in the TX path ([#73](https://github.com/stm32-rs/stm32-eth/pull/73))
6
+
7
## [0.4.0](https://github.com/stm32-rs/stm32-eth/tree/v0.4.0)
8
* Remove the `smi` feature and always enable miim/smi. Use `ieee802_3_miim` for SMI access [#45](https://github.com/stm32-rs/stm32-eth/pull/45)
9
* Update stm32f1xx-hal and stm32f4xx-hal to their latests version as of 15-12-2022.
0 commit comments