aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h5/src/bin/eth.rs
Commit message (Expand)AuthorAgeFilesLines
* net: Support dual stackĀ IPRuben De Smet2023-06-071-2/+2
* Rename StaticConfig to StaticConfigV4Ruben De Smet2023-06-061-1/+1
* Use make_static! from static-cell v1.1Dario Nieuwenhuis2023-06-011-13/+8
* stm32: move to bind_interruptsxoviat2023-05-241-3/+6
* net: do not use smoltcp Instant/Duration in public API.Dario Nieuwenhuis2023-05-151-1/+1
* stm32: add H5 support.Dario Nieuwenhuis2023-04-061-0/+133