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-Matrix board #436

Merged
merged 4 commits into from
Feb 15, 2025

Conversation

SomeSpaceNerd
Copy link
Contributor

@SomeSpaceNerd SomeSpaceNerd commented Feb 15, 2025

Checklist

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

  • Please provide specific title of the PR describing the change
  • Please provide related links (eg. Issue which will be closed by this Pull Request)
  • If you are adding an new boards, please make sure
    • Provide link to your allocated VID/PID if applicable
    • UF2_BOARD_ID in your board.h follow correct format from uf2 specs

This checklist items that are not applicable to your PR can be deleted.


Description of Change

This pull request adds support for Waveshare's ESP32-S3-Matrix development board. The files added were based on the preexisting port for Waveshare's ESP32-S3-Zero board because they are very similar. This board uses USB VID 0x303A (Espressif) and PID 0x826F from line 631 of Espressif's allocated PIDs list.

I only realized after loading a UF2 the neopixels incorrectly display light blue instead of purple when in the bootloader.
Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

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

look good, thank you

@hathach hathach merged commit f22457e into adafruit:master Feb 15, 2025
140 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