This website requires JavaScript.
Explore
Help
Register
Sign In
LailaTheElf
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
embassy
/
tests
/
stm32
/
src
History
Dario Nieuwenhuis
b1245858f3
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
...
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that actually cause UB.
2025-01-26 22:43:28 +01:00
..
bin
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
2025-01-26 22:43:28 +01:00
common.rs
tests/stm32: fix test for g0 hsi sys_div
2025-01-17 12:36:38 +01:00