aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h7rs/src/bin/eth.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add new{_with_phy}, new_mii{_with_phy}datdenkikniet2025-11-141-6/+6
|
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-1/+1
|
* add plls/t to stm32h7rs examplesRick Rogers2025-07-241-0/+2
|
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-1/+0
| | | | Co-Authored-By: AurĂ©lien Jacobs <[email protected]>
* w/ static config, don't need to wait for DHCPSteven Friedman2025-03-201-1/+1
|
* reformatSteven Friedman2025-03-201-3/+6
|
* define stm32h7rs ethernet pin traitsSteven Friedman2025-03-201-0/+116