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

Added support for the Waveshare ESP32-S3-Zero and GRB status LEDs #8497

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Added support for the Waveshare ESP32-S3-Zero and GRB status LEDs #8497

merged 1 commit into from
Oct 21, 2023

Conversation

Axeia
Copy link

@Axeia Axeia commented Oct 21, 2023

Adds support to supervisor/shared/status_leds.c for GRB status LEDs (should be easy enough for others to extend to BRG or whatever if such things exist).
Adds support for the Waveshare ESP32-S3-Zero board. My thanks to espressif for proving me with a USB PID and Waveshare for granting me permission to request a USB PID from Espressif for their product. This board unsurprisingly uses a BRG status LED.

@Axeia Axeia changed the title Added support the Waveshare ESP32-S3-Zero and GRB status LEDs Added support for the Waveshare ESP32-S3-Zero and GRB status LEDs Oct 21, 2023
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.

Looks good! Thanks for your patience with the redo. The commit is clean.

@dhalbert dhalbert merged commit 2c47221 into adafruit:main Oct 21, 2023
@Axeia Axeia deleted the ESP32-S3-Zero branch October 21, 2023 14:38
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