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

dangernoodle-io / breadboard / 24630547773
100%

Build:
DEFAULT BRANCH: main
Ran 19 Apr 2026 01:46PM UTC
Jobs 1
Files 5
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

19 Apr 2026 01:45PM UTC coverage: 86.522%. Remained the same
24630547773

push

github

web-flow
feat: real EK79007 MIPI-DSI driver (color fill only) (#10)

Replaces the display stub with a working driver for the EK79007 panel
on the Elecrow CrowPanel P4 HMI 7.0.

- acquires MIPI PHY LDO via esp_ldo_acquire_channel
- creates DSI bus (2 lanes @ 900 Mbps), DBI panel IO, EK79007 panel
- enables backlight via PIN_BL_PWR + PIN_BL_PWM (board.h)
- bb_display_clear writes a solid rgb565 fill into the DPI framebuffer
  and esp_cache_msync's it to memory so DSI DMA reads coherent data
- show_splash / show_prov clear to blue (0x001F) / red (0xF800);
  bb_display_draw_text remains a stub pending LVGL (see B1-7 backlog)
- esp_lcd_panel_disp_on_off is intentionally ignored — the EK79007 DPI
  panel is always on after init and the call returns ESP_ERR_NOT_SUPPORTED

Verified on hardware: snugfeather boots, panel lights solid blue.

Followup: B1-8 — make hardware-specific deps opt-in so headless
breadboard consumers don't pull esp_lcd_ek79007.

91 of 104 branches covered (87.5%)

Branch coverage included in aggregate %.

108 of 126 relevant lines covered (85.71%)

7.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24630547773.1 19 Apr 2026 01:46PM UTC 5
86.52
GitHub Action Run
Source Files on build 24630547773
  • Tree
  • List 5
  • 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 #24630547773
  • 945b32c2 on github
  • Prev Build on main (#24630190608)
  • Next Build on main (#24631115800)
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