We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
esp32
esp32c3
Currently on boards without usb_cdc it's impossible to get a console object for the main uart/serial peripheral interface.
usb_cdc
console
It's needed to read in_waiting, reset_input_buffer, reset_output_buffer and have access to raw read/write.
in_waiting
reset_input_buffer
reset_output_buffer
read
write