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

Add Espressif ESP32-S3-DevKitC-1-N16R8V board file #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

handledexception
Copy link
Owner

Tested with PlatformIO 2.5.4 in VSCode with a TTGO T-Display-S3 16MB version.

Should resolve platformio#915

Tested with PlatformIO 2.5.4 in VSCode with a TTGO T-Display-S3 16MB version.
@BenthamSoftwareServices
Copy link

I can upload and debug my S3 dev kit module from here: https://vi.aliexpress.com/item/1005005045724400.html. Three problems remain: if I add debug_init_break = tbreak setup to the .ini file the debugger fails to start and without this command the debugger starts, but in an arbitrary place in the file C:\Users\Steven.platformio\packages\framework-arduinoespressif32\cores\esp32\main.cpp, which is not my source file, that is located at E:\Users\Steven\Documents\GitHub\PlatformIO\N16R8V\src\main.cpp. I can click continue and execution will stop in my code if I have set a breakpoint. Also the debugger always stops two lines after where the breakpoint is set. Have you seen or managed to overcome any of these issues?

@stef1949
Copy link

Is this going to be merged?

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.

TTGO T-Display-S3 support sanity check
3 participants