Skip to content

Add builtin display to lolin pico #7754

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

Merged
merged 1 commit into from
Mar 19, 2023

Conversation

Neradoc
Copy link

@Neradoc Neradoc commented Mar 19, 2023

Add builtin display support with shared board.I2C to Lolin S2 Pico.
Like the feather TFT (for SPI), the I2C bus therefore has to be used with board.I2C() unless the display is released first.

@Neradoc Neradoc added the board New board or update to a single board label Mar 19, 2023
@dglaude
Copy link

dglaude commented Mar 19, 2023

Tested and discussed on Discord.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Thanks @Neradoc for working through this and thanks @dglaude for testing.

@dhalbert dhalbert merged commit 0977384 into adafruit:main Mar 19, 2023
@Neradoc Neradoc deleted the add-display-lolin-pico branch March 25, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board New board or update to a single board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants