-
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 LILYGO TTGO T8 ESP32-S2 #6079
Conversation
Ignore it? |
hi, no they need unique PIDs please! |
Looks like the first version is from Espressif so you can request a second one here: https://github.com/espressif/usb-pids You may want to update the description of the original ones as well to make it clear that they have screens and a different pinout. |
c6f5a76
to
12eebd7
Compare
PID request: espressif/usb-pids#37 |
8c23f13
to
802f972
Compare
PID: |
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.
Could you merge or rebase from adafruit/circuitpython? There should not be a deletion in locale/circuitpython.pot
.
The |
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.
Thanks! Could you now submit a PR to https://github.com/adafruit/circuitpython-or for the board?
Doc PR: adafruit/circuitpython-org#886 |
Support for the LILYGO TTGO T8 ESP32-S2.
It's heavily based on the already available
LILYGO TTGO T8 ESP32-S2 V1.1 ST77789
. The main difference seems that this unit doesn't have a display, more GPIOs to use and a third button ("KEY", not implemented at the moment).