Skip to content

ESP32 ability to disable serial #7887

Open
@bill88t

Description

@bill88t

As I am doing the t-energy port, I discovered that as the battery discharges the serial chip spams KeyboardInterrupt's to the serial console.
It wouldn't be an issue if I could just configure the usb_cdc console to disable serial.
But that is impossible on esp32 since there is no usb_cdc.

This board hates me.

This could alternatively be solved by #7857, as non-interrupting data can be ignored.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions