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

Requesting PIDs for LILYGO TTGO T8 ESP32-S2 #6

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

netroy
Copy link
Contributor

@netroy netroy commented Jan 27, 2021

This board by LILYGO seems like a great option for someone to start tinkering with ESP32-S2.
But, unfortunately the board manufacturer does not have a USB VID.

I have added support for CircuitPython for this board, but to be able to get that merged, I need two unique and valid PIDs for this board. One for CircuitPython itself, and another for the UF2 bootloader (for when it boots up in mass-storage mode).

Also, Thanks a lot for offering these PIDs, they are an invaluable resource for open-source software.
Cheers

@Spritetm
Copy link
Member

Looks good. One small thing: please add to the 0x8006 PID that this PID is intended for the board when running CircuitPython. (Otherwise people may think that they can use the PID if they develop any random USB application for this board.)

@netroy
Copy link
Contributor Author

netroy commented Jan 27, 2021

Done. also, following #3 and #5, I've added a PID for Arduino as well.

@Spritetm Spritetm merged commit 0fe3a67 into espressif:main Jan 27, 2021
@Spritetm
Copy link
Member

Excellent; merged.

@tannewt
Copy link
Contributor

tannewt commented Jan 27, 2021

Thank you @Spritetm!

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.

3 participants