Add RTL8201-based wESP32 rev7 Ethernet option#5667
Conversation
Add a separate Ethernet board type for wESP32 rev7 and later boards, which use the RTL8201 PHY instead of the LAN8720 used by earlier revisions.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis PR adds support for WESP32 Rev 7 with RTL8201 Ethernet PHY. It introduces a new Ethernet type constant, defines its board-level pin and PHY configuration, updates existing WESP32 entries to clarify Rev 6 compatibility, and splits the Ethernet Type dropdown to allow users to select the appropriate hardware variant. ChangesWESP32 Rev 7 (RTL8201) Ethernet Board Support
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related issues
Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Infer (1.2.0)wled00/network.cppIn file included from wled00/network.cpp:1: ... [truncated 1076 characters] ... ns/clang/install/lib/clang/18/include" Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add a separate Ethernet board type for wESP32 rev7 and later boards, which use the RTL8201 PHY instead of the LAN8720 used by earlier revisions.
Summary by CodeRabbit