diff options
| author | David Lenfesty <[email protected]> | 2022-04-25 19:57:09 -0600 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2022-04-30 04:49:24 +0200 |
| commit | 2e7b42fc5b62f134bc1c477e4817e0c512c399b3 (patch) | |
| tree | 2243583283e74d58a3aac3e4c1128aa9cecf925e /tests | |
| parent | 905b40e212e794895824906cffaf9df9b9900dd3 (diff) | |
embassy-stm32/eth: convert LAN8742 driver to generic SMI driver
SMI Ethernet PHYs all share a common base set of registers that can do
90% of all tasks. The LAN8742 driver used some vendor-specific
registers to check link negotiation status, but the need for that was
debatable, so I migrated it to a generic driver instead, anybody who
wants extra functionality can copy it and impl their own on top of it.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
