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

Fix ESPP_Shell support with ESP32S3 USB/JTAG #15

Open
milli9d opened this issue Oct 20, 2023 · 0 comments
Open

Fix ESPP_Shell support with ESP32S3 USB/JTAG #15

milli9d opened this issue Oct 20, 2023 · 0 comments

Comments

@milli9d
Copy link
Owner

milli9d commented Oct 20, 2023

ESPP_Shell is broken on ESP32S3, it doesn't accept any input complaining about the support for escape characters.

This is due to idf.py monitor not recognizing the USB/JTAG port.

ESP32_RTOS_SDK has the new way using USB/JTAG port in examples/system/console/basic.

@milli9d milli9d converted this from a draft issue Oct 20, 2023
@milli9d milli9d moved this from Todo to In Progress in ESP Playground SDK Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant