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

dangernoodle-io / breadboard / 27160956070
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 07:15PM UTC
Jobs 1
Files 30
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

08 Jun 2026 07:14PM UTC coverage: 100.0%. Remained the same
27160956070

push

github

web-flow
feat(bb_display_ili9341): low-clock RDDID probe + skip-probe gate (#370)

The panel IO is created at the pixel clock (e.g. 40 MHz), but the ILI9341
cannot drive MISO for register reads above ~6.6 MHz, so RDDID (0xD3) clocked
back zeros and the probe always failed. Read the ID over a temporary low-clock
IO handle instead; pixel writes keep the fast handle.

- bb_display_spi_common: split bus-init from IO creation
  (bb_display_spi_init_bus_only + bb_display_spi_new_panel_io); keep
  bb_display_spi_init_bus as a back-compat wrapper (st77xx caller unchanged)
- bb_display_ili9341: separate bus_init_once from panel_io_init_once (fixes a
  latent short-circuit where panel_io_init_once returned true with a NULL
  s_io); probe creates a temp READ_CLK_HZ IO, reads RDDID, deletes it — s_io
  (the pixel handle) is never touched by the probe
- Kconfig BB_DISPLAY_ILI9341_READ_CLK_HZ (default 5 MHz, range 100k..10M)
- Kconfig BB_DISPLAY_ILI9341_SKIP_PROBE: register a NULL probe for boards whose
  LCD MISO/SDO is not wired (many CYD variants are write-only; even a 5 MHz read
  returns zeros there) — the panel is committed at build time

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1618 of 1618 branches covered (100.0%)

Branch coverage included in aggregate %.

2709 of 2709 relevant lines covered (100.0%)

965.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27160956070.1 08 Jun 2026 07:15PM UTC 30
100.0
GitHub Action Run
Source Files on build 27160956070
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27160956070
  • 35a1e382 on github
  • Prev Build on main (#27145913287)
  • Next Build on main (#27165163702)
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