Skip to content

Added support for the Waveshare ESP32-S3-Matrix board#436

Merged
hathach merged 4 commits into
adafruit:masterfrom
SomeSpaceNerd:master
Feb 15, 2025
Merged

Added support for the Waveshare ESP32-S3-Matrix board#436
hathach merged 4 commits into
adafruit:masterfrom
SomeSpaceNerd:master

Conversation

@SomeSpaceNerd

@SomeSpaceNerd SomeSpaceNerd commented Feb 15, 2025

Copy link
Copy Markdown
Contributor

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.

@hathach hathach left a comment

Copy link
Copy Markdown
Member

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
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