fix(rp2350): harden Pico 2 W UF2 deploy - #1235
Conversation
|
Warning Review limit reached
Next review available in: 9 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
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 |
Summary
rpipico2wbuild/deploy profile, aliases, CYW43 wiring flags, and a Pico 2 W test environmentHardware evidence
2DCB876B587EA334COM17,2E8A:F00Ftests/platform/rpipico2/.fbuild/build/rpipico2w/release/firmware.uf2A8E72528E1ED030D202B2D45EDCB397132545644F33D8DB6F08D879B153236A7ARDUINO_RASPBERRY_PI_PICO_2W,ARDUINO_ARCH_RP2040,PICO_RP2350,PICO_CYW43_SUPPORTED, andCYW43_PIN_WL_DYNAMICfbuild deploy --transport uf2 --skip-build; the target re-enumerated with the same serial and healthy board-correct runtime identityCOM17deployment, the unrelated RP2040G:volume retained the exact same unique ID, size, and free spaceValidation
soldr cargo test -p fbuild-deploy? 261 passed, 13 hardware tests ignoredsoldr cargo test -p fbuild-config? 215 passed, 1 live-registry test ignoredsoldr cargo fmt --all -- --checksoldr cargo clippy -p fbuild-deploy --all-targets -- -D warningssoldr cargo clippy -p fbuild-config --all-targets -- -D warningsuv run --no-project python ci/check_usb_vidpid_literals.py0 critical, 0 high, 0 medium, 0 lowThe broad board-snapshot validator currently reports 51 pre-existing drifts in unrelated boards; it did not flag
rpipico2w.Addresses #1233