Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LCD demo #110

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Implement LCD demo #110

wants to merge 8 commits into from

Conversation

nbdd0121
Copy link
Contributor

@nbdd0121 nbdd0121 commented May 8, 2024

This is a port of lowRISC/sonata-system#55

Update code from upstream repository
https://github.com/engdoreis/display_drivers.git to revision
d0ea11852c43bd7db2ba9316e4170b8297a1d6a0

* Fix text rendering when font is not monospace (Gary Guo)
* Add m3x6 font (Gary Guo)
* Add font bitmap generation tool (Gary Guo)
* Store the rgb colors on the st7735 layer (Douglas Reis)
* Fix the orientation enum (Douglas Reis)
* Fix warnings on restrictive compiler flags (Douglas Reis)

Signed-off-by: Gary Guo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant