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

platform(lichee-rv): Re-add hacky SPI driver #72

Merged
merged 7 commits into from
Jun 22, 2023
Merged

Conversation

jamesmunns
Copy link
Contributor

This is enough to get the display rendering a pattern again.

This doesn't integrate with the EmbDisplay stuff yet, but is enough to actively draw to the LCD.

@netlify
Copy link

netlify bot commented Jun 18, 2023

Deploy Preview for merry-scone-cc7a60 ready!

Name Link
🔨 Latest commit c5098ed
🔍 Latest deploy log https://app.netlify.com/sites/merry-scone-cc7a60/deploys/6493ab0482e4840008195951
😎 Deploy Preview https://deploy-preview-72--merry-scone-cc7a60.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@jamesmunns jamesmunns requested a review from hawkw June 19, 2023 12:51
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me as a first pass --- i left a few minor comments but feel free to ignore them for now!

platforms/allwinner-d1/boards/lichee-rv/src/main.rs Outdated Show resolved Hide resolved
platforms/allwinner-d1/boards/lichee-rv/src/main.rs Outdated Show resolved Hide resolved
platforms/allwinner-d1/boards/lichee-rv/src/spim.rs Outdated Show resolved Hide resolved
platforms/allwinner-d1/boards/lichee-rv/src/spim.rs Outdated Show resolved Hide resolved
platforms/allwinner-d1/boards/lichee-rv/src/spim.rs Outdated Show resolved Hide resolved
platforms/allwinner-d1/boards/lichee-rv/src/spim.rs Outdated Show resolved Hide resolved
@jamesmunns jamesmunns merged commit 4470230 into main Jun 22, 2023
11 checks passed
@jamesmunns jamesmunns deleted the james/re-add-display branch June 22, 2023 02:03
@jamesmunns jamesmunns added platform: D1 Specific to the Allwinner D1 hardware platform area: drivers Related to driver implementation for hardware devices. labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: drivers Related to driver implementation for hardware devices. platform: D1 Specific to the Allwinner D1 hardware platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants