diff options
| author | Gabriel Górski <[email protected]> | 2023-10-06 17:45:04 +0200 |
|---|---|---|
| committer | Gabriel Górski <[email protected]> | 2023-10-09 13:46:56 +0200 |
| commit | 7526b8edba9bbfec7831959afef7736f2d1a39b1 (patch) | |
| tree | 27604443308a117bbde8fadf0d8757a7afe95c3b /examples | |
| parent | c3ef98a73d0a087b28a560dcbc1c03d45e50d853 (diff) | |
stm32/eth: Move `phy_addr` from `Ethernet` to `PHY`
Previously, PHY addressing was a concern of the `Ethernet` struct
which limited the `PHY` implementations which very often have to manage
multiple PHYs internally and thus possibly need to address many of them.
This change extends `StationManagement` to allow addressing different
PHY addresses via SMI.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
