• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kaidokert / rm32-private / 25712469910
65%
tmps: 63%

Build:
Build:
LAST BUILD BRANCH: bisect_init_changes
DEFAULT BRANCH: tmps
Ran 12 May 2026 03:59AM UTC
Jobs 1
Files 35
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 03:29PM UTC coverage: 65.789% (+0.09%) from 65.701%
25712469910

push

github

kaidokert
Add bench-working CLAUDE.md + record AM32 Configurator fix

CLAUDE.md auto-loads when Claude Code sessions start in this repo, so
this saves future sessions the rediscovery cost of:

- Build/flash commands per MCU target (with the bench probe selector
  baked into rm32_stm32/.cargo/config.toml).
- Pre-commit hook gotchas (fmt expanding one-line `if`s, ~60-90s per
  commit due to four-MCU cross-build matrix).
- `debuguart` feature + port_41.log workflow (tail the persistent log
  file before reaching for probe-rs).
- Reset semantics on this bench: `probe-rs run` reliable, physical
  NRST marginal (~451/4000 low_pin_count), `probe-rs read` halts the
  core while system timer keeps running → fires the bootloader's
  20ms DFU-idle timeout artificially → unsticks before you can read
  the "stuck" state you came to diagnose.
- AM32 bootloader debug knobs (SERIAL_STATS struct in SRAM,
  BOOTLOADER_TEST_STRING / BOOTLOADER_TEST_BKUP).
- Per-MCU RCC_CSR PAC field name table (`lpwrstf` vs `lpwrrstf`,
  `borrstf` vs `pwrrstf` vs `porrstf`, `firewallrstf` only on L4).
- The four signal-pipeline bugs we surfaced this weekend
  (u32-wraparound, stale buf[0], premature PSC switch, EDT throttle
  gate).
- The new Configurator passthrough flow now working via self-reset.

4025 of 6118 relevant lines covered (65.79%)

862.34 hits per line

Coverage Regressions

Lines Coverage ∆ File
85
29.22
0.68% rm32/src/shared_state.rs
39
74.62
1.44% rm32/src/main_state.rs
4
23.89
-0.88% rm32/src/shared_comm.rs
Jobs
ID Job ID Ran Files Coverage
1 25712469910.1 12 May 2026 03:59AM UTC 35
65.79
GitHub Action Run
Source Files on build 25712469910
  • Tree
  • List 35
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25712469910
  • 25e8ba89 on github
  • Prev Build on priv_bringup (#25648138255)
  • Next Build on priv_bringup (#25717449155)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc