Add sanity checks for ethernet config table and WLED_ETH_DEFAULT#5608
Conversation
Small helper for integrators by compile-time sanity checks: * WLED_NUM_ETH_TYPES is aligned with the boards table * WLED_ETH_DEFAULT is aligned with the boards table -> can be merged into 17.0.0, 16.0.0, and 0.15.x branch
|
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 (1)
WalkthroughThis PR adds compile-time sanity checks to the Ethernet configuration in ChangesEthernet Configuration Validation
Possibly related PRs
Suggested labels
Suggested reviewers
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
|
tested locally, does what it should 👍 |
Add sanity checks for ethernet config table and WLED_ETH_DEFAULT
Add sanity checks for ethernet config table and WLED_ETH_DEFAULT
Add sanity checks for ethernet config table and WLED_ETH_DEFAULT
Small helper for integrators by compile-time sanity checks:
Can be merged into 17.0.0, 16.0.0, and 0.15.x branch
Summary by CodeRabbit