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

Mention the CONFIG_ESP_CONSOLE_USB_CDC configuration value #73

Open
jessebraham opened this issue Mar 13, 2023 · 0 comments
Open

Mention the CONFIG_ESP_CONSOLE_USB_CDC configuration value #73

jessebraham opened this issue Mar 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jessebraham
Copy link
Member

jessebraham commented Mar 13, 2023

This has come up a number of times in Matrix already, when using an ESP32-S2's USB peripheral for printing (which is the case on a number of Adafruit boards) you must add the following to your sdkconfig file:

CONFIG_ESP_CONSOLE_USB_CDC=y
@jessebraham jessebraham added the enhancement New feature or request label Mar 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant