-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
add support for new custom board - CircuitArt ESP32S3 zero #9593
Conversation
fixed: add space after the comments operator (//)
added space after the comment operator (//)
removed unsupported frozen lib
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happened to the Feather S3 that you requested the PID for? It is weird you are reusing it.
typo mistake Co-authored-by: Scott Shawcroft <scott@tannewt.org>
my Feather S3 project was canceled and replaced with the zero version, I opened new pull request in espressif pid requesting changes on the pid name as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, thanks!
@tannewt just thought to let u know know that Espressif-pid has been changed successfully |
Thank you @CircuitART |
This is a custom board that i developed it using the same footprint as pi zero.
the PID was obtained from Espressif espressif/usb-pids#33
I have already build and tested circuitpython on it, and so far all is good