Skip to content

Conversation

@deadprogram
Copy link
Member

This PR contains several improvements to the st7789 driver:

It remove the dependency on the machine package by using the internal/pin package. It also defines a new st7789.Bus interface type to allow for both SPI and parallel connections to the display. Lastly, it switches the example to use the Adafruit Clue board, since that board actually does come with this display.

…n instead

Signed-off-by: deadprogram <ron@hybridgroup.com>
…evice actually comes with one.

Signed-off-by: deadprogram <ron@hybridgroup.com>
…ions to display

Signed-off-by: deadprogram <ron@hybridgroup.com>
@deadprogram deadprogram marked this pull request as draft December 14, 2025 10:23
@deadprogram
Copy link
Member Author

Once the Tufty2040 board display is working with these changes, then we can say it is ready for review.

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.

2 participants