-
-
Notifications
You must be signed in to change notification settings - Fork 697
TTGO T-Camera support needed #540
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
Comments
What framework do you plan to use with this board? |
I am using the Arduino framework. |
There is no official variant for this board, so you need to add it to this repo https://github.com/espressif/arduino-esp32 in the first place. |
Hi, I am not familiar with the process of doing that. Can you help me with that? I will very highly appreciate that! |
Unfortunately, I can't help you with this, but there are plenty of examples (e.g. espressif/arduino-esp32#5144). |
Hello, I am using PlatformIO with VSCode for some time (developing on the ESP32) and very happy with it, thanks!
I need to develop code for the TTGO T-Camera (regular board, not the Plus) and can't find a way to define it for a new project.
Can you please help me add support for that board?
Thanks a lot!
The text was updated successfully, but these errors were encountered: