aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4/src/bin/eth.rs
Commit message (Expand)AuthorAgeFilesLines
* Update to embedded-io 0.5 (#1752)Dario Nieuwenhuis2023-08-071-1/+1
* stm32/rng: use bind_interrupts!.Dario Nieuwenhuis2023-07-311-2/+4
* stm32/eth: add set_poll_intervalxoviat2023-07-151-1/+1
* stm32/eth: impl. poll intervalxoviat2023-07-151-1/+1
* stm32/eth: add f4 examplexoviat2023-07-151-0/+111