Skip to content

Commit b1ecee0

Browse files
committed
Update CHANGELOG
1 parent c7fb368 commit b1ecee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Remove the `smi` feature and always enable miim/smi. Use `ieee802_3_miim` for SMI access
44
* Split MAC and DMA setup into their own separate modules
55
* Update stm32f1xx-hal and stm32f4xx-hal to their latests version as of 15-12-2022.
6+
* Allow for configuration of MAC speed. ([#53](https://github.com/stm32-rs/stm32-eth/pull/53), fixes [#24](https://github.com/stm32-rs/stm32-eth/pull/24))
67
* CI
78
* Test compilability of examples more extensively
89
* Move away from actions-rs

0 commit comments

Comments
 (0)