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 2df4cce commit 5badd6aCopy full SHA for 5badd6a
CHANGELOG.md
@@ -2,8 +2,10 @@
2
* General
3
* Remove the `smi` feature and always enable miim/smi. Use `ieee802_3_miim` for SMI access
4
* Split MAC and DMA setup into their own separate modules
5
+ * Update stm32f1xx-hal and stm32f4xx-hal to their latests version as of 15-12-2022.
6
* CI
7
* Test compilability of examples more extensively
8
+ * Move away from actions-rs
9
* Examples:
10
* Switch to `defmt` as logger
11
* Use `probe-run` as runner
0 commit comments