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

dangernoodle-io / breadboard / 25265856688
100%

Build:
DEFAULT BRANCH: main
Ran 03 May 2026 12:42AM UTC
Jobs 1
Files 10
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

03 May 2026 12:42AM UTC coverage: 100.0%. Remained the same
25265856688

push

github

web-flow
feat(bb_display): ili9341 spi tft backend with rddid probe (B1-140) (#183)

new bb_display_ili9341 component implementing the
bb_display_backend_t vtable for ili9341 240x320 spi tfts (most
common arduino+tft combo). lands on top of espressif/esp_lcd_ili9341
managed component. landscape orientation via madctl rotation —
backend reports 320x240.

probe() reads spi register 0xd3 (rddid4) and matches the 0x9341
chip id, accepting three byte-layout variants seen in clones.
PIN_LCD_MISO must be wired in the consumer's bb_hw board header
(otherwise probe returns BB_ERR_INVALID_STATE and the registry
walker skips us). this is the first probe-capable backend in BB
that's been validated against real silicon — the seeed 2.8" tft
touch shield v1.0 (5a12) wires miso for the touch chip and
exercises the full path.

kconfig: spi host (2 or 3), pixel clock (default 40 mhz),
backlight active-low gate, autoregister gate.

blit byte-swaps rgb565 through a 512-pixel bounce buffer; clear
is line-buffered. no smoke env wires this today (no consumer
board has the right pin defines + an attached panel) — added to
EXCLUDE_COMPONENTS on every smoke target so the managed-component
download doesn't drag in for builds that don't link it. real
validation lands with B1-139's r4 minima auto-detect demo.

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

557 of 557 relevant lines covered (100.0%)

483.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25265856688.1 03 May 2026 12:42AM UTC 10
100.0
GitHub Action Run
Source Files on build 25265856688
  • Tree
  • List 10
  • 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 #25265856688
  • fde00b41 on github
  • Prev Build on main (#25265683682)
  • Next Build on main (#25266487312)
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