apache / apache/mynewt-core

hw/drivers/display: Add support for bus driver

Open
#1,561 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
891
Forks
381
Avg merge
2d 7h
Merged PRs (30d)
14

Description

PR https://github.com/apache/mynewt-core/pull/1505 added support for display drivers. Instead of using hal_spi we should use bus drivers from hw/bus.

Contributor guide

No contributing guide indexed for this repository

Research direction

Review PR #1505 and the existing code under hw/drivers/display to understand how display drivers currently use hal_spi. Then inspect the bus-driver interfaces under hw/bus and determine the affected integration points. Done means display drivers use the hw/bus drivers instead of hal_spi while preserving their existing support.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.