You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a new roll-up created after concern that the previous focused meta, #1000, may have been closed too aggressively.
#1000 was opened and closed on 2026-07-07 after PR #1001 merged. The closeout says the probe-rs / LPC-Link2 path is complete, but this issue exists as the guardrail: do not rely on the #1000 closeout alone. Reconcile every strong related probe-rs / LPC issue and either prove it is resolved on current main or file a concrete follow-up.
Search scope used to seed this issue: FastLED/fbuild issues matching probe-rs, probe_rs, LPC, LPC845, LPC8xx, LPC-Link2, CMSIS-DAP, lpc21isp, and nxplpc. Weak keyword-only matches were excluded unless they overlap the LPC deploy path.
Every primary cluster issue above has a comment or linked PR proving the resolved state on current main, or a new follow-up issue exists for the gap.
fbuild deploy tests/platform/lpc845brk -e lpc845brk --port COM10 --verbose is validated on current main and shows probe-rs SWD flashing through the LPC-Link2 CMSIS-DAP path with COM10 reopening afterward.
fbuild deploy ... --no-probe-rs is validated or covered by tests to prove the lpc21isp fallback path still works.
The probe-rs artifact source is current, reproducible, and checksum-verified for all supported hosts, or there is a follow-up that names the missing artifact/provenance work.
Context
This is a new roll-up created after concern that the previous focused meta, #1000, may have been closed too aggressively.
#1000 was opened and closed on 2026-07-07 after PR #1001 merged. The closeout says the probe-rs / LPC-Link2 path is complete, but this issue exists as the guardrail: do not rely on the #1000 closeout alone. Reconcile every strong related probe-rs / LPC issue and either prove it is resolved on current
mainor file a concrete follow-up.Search scope used to seed this issue: FastLED/fbuild issues matching
probe-rs,probe_rs,LPC,LPC845,LPC8xx,LPC-Link2,CMSIS-DAP,lpc21isp, andnxplpc. Weak keyword-only matches were excluded unless they overlap the LPC deploy path.Primary probe-rs / LPC-Link2 cluster
LpcDeployerintegration; verify probe-rs dispatch,lpc21ispfallback, and--no-probe-rscoverage.mainand link this replacement issue from there if needed.Parent LPC deploy/build context
lpc21isp.bin/ baud issues; confirm no regression when probe-rs is unavailable or disabled.Adjacent open issues surfaced by search
These matched the search terms but are not automatically blockers for this focused deploy audit. Reclassify only if the investigation proves overlap:
fbuild cache save / restorefor toolchains + platforms + framework + zccache sidecar #527 - cache save/restore.Acceptance criteria
main, or a new follow-up issue exists for the gap.fbuild deploy tests/platform/lpc845brk -e lpc845brk --port COM10 --verboseis validated on currentmainand shows probe-rs SWD flashing through the LPC-Link2 CMSIS-DAP path with COM10 reopening afterward.fbuild deploy ... --no-probe-rsis validated or covered by tests to prove thelpc21ispfallback path still works.Related