-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP32 Ethernet: Added new PHY support #35671
base: master
Are you sure you want to change the base?
Conversation
Review changes with SemanticDiff. |
PR #35671: Size comparison from 7862cb3 to 4a6f4a5 Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35671: Size comparison from 7862cb3 to 344a4ac Increases above 0.2%:
Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35671: Size comparison from 0c4268b to 62025a9 Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35671: Size comparison from d3428a1 to 735de4d Full report (65 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
|
PR #35671: Size comparison from a629204 to 87bc679 Full report (88 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
- RTL8201/SR8201 - LAN87xx - DP83848 - KSZ80xx
sdkconfig result when LAN87XX is enabled ``` # CONFIG_ETH_PHY_IP101 is not set # CONFIG_ETH_PHY_RTL8201 is not set CONFIG_ETH_PHY_LAN87XX=y # CONFIG_ETH_PHY_DP83848 is not set # CONFIG_ETH_PHY_KSZ80XX is not set ```
PR #35671: Size comparison from 8110157 to 1984685 Full report (88 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
ESP32 Ethernet: Added new PHY support
Based on https://github.com/espressif/esp-idf/tree/master/examples/ethernet/basic/components/ethernet_init