Waveshare ESP32-S3-Tiny-N8R8 - #11033
Merged
Merged
Conversation
stolen
force-pushed
the
waveshare_esp32_s3_tiny_n8r8
branch
from
May 26, 2026 21:57
834a807 to
de1632a
Compare
Author
|
CI doesn't like duplicate VID/PID. |
4 tasks
Collaborator
Yes, because we recognize different boards with different capabilities (in this case flash and PSRAM). I think you can submit a PR at https://github.com/espressif/usb-pids. Other Waveshare boards have been registered by non-Waveshare folks, it looks like. |
stolen
marked this pull request as draft
May 27, 2026 13:42
stolen
force-pushed
the
waveshare_esp32_s3_tiny_n8r8
branch
from
May 30, 2026 12:29
de1632a to
620d931
Compare
stolen
marked this pull request as ready for review
May 30, 2026 12:29
Author
|
@dhalbert Finally got PID allocated. |
dhalbert
approved these changes
May 30, 2026
dhalbert
left a comment
Collaborator
There was a problem hiding this comment.
Looks good, thank you, and thanks for doing the PID request.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added a definition for Waveshare ESP32-S3-Tiny-N8R8 board.
It is similar to older ESP32-S3-Tiny, but uses ESP32-PICO-N8R8 chip.
Also returned dualboot for 8MB+ boards. According to Dan Halbert, it was turned off by mistake.
Tested by flashing my board and ensuring it works.