| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. ❤️ ShareComment @coderabbitai help to get the list of available commands. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Validation
Dependency and merge order
Depends on FastLED/fbuild#1405.
Released fbuild 2.5.21 can copy an RP2350 UF2 image but may omit FBUILD_DEPLOY_PORT when Windows changes a stale COM18 devnode back to healthy under the same name. #1405 makes the pre-flash snapshot health-aware so both explicit UF2=<volume> and stale direct-COM selectors converge on the recovered healthy CDC endpoint.
Hardware gate still pending
The exact RP2350W is serial 2DCB876B587EA334 (runtime COM18 / BOOTSEL H:); the ESP32-C6 is serial 8C:BF:EA:CF:87:B4 on COM9. The released-fbuild run reproduced the same-name CDC handoff failure after a successful UF2 copy. Final canonical network and OTA assertions will be recorded here after the dependent release is pinned.
Closes #4059
Refs #3956
Refs #3832