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

Add new board Waveshare ESP32-S3-Tiny #9274

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

kylefmohr
Copy link

This PR adds CircuitPython support for the Waveshare ESP32-S3-Tiny. USB PID/VID sourced from Espressif here. This is a draft for now as it needs testing.

@kylefmohr
Copy link
Author

Tested with the most recent firmware built by the CI and everything seems to work properly.

Something to note about this board is that the onboard NeoPixel has the color ordering of GRB. CircuitPython's status LEDs will still work as expected because of this line, but the color order will need to be set when writing CircuitPython code for this board.

@kylefmohr kylefmohr marked this pull request as ready for review June 13, 2024 22:44
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks!

@tannewt tannewt merged commit 27bf12c into adafruit:main Jun 17, 2024
15 checks passed
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