feature-requests icon indicating copy to clipboard operation
feature-requests copied to clipboard

USB_CDC logger support for arduino framework

Open Tecnologic opened this issue 2 years ago • 2 comments

Describe the problem you have/What new integration you would like

USB_CDC should be a valid config for hardware_uart of the logger component when framework is arduino.

For ESP-IDF this works but i would like to have it working for Arduino as well. Please describe your use case for this integration and alternatives you've tried:

Additional context

This https://github.com/esphome/esphome/pull/4225 Pull request seems to add this feature but is stale.

Tecnologic avatar Oct 30 '23 18:10 Tecnologic

I am looking for this feature too, arduino platform has more components so don't want to change framework

rjsachse avatar Dec 02 '23 07:12 rjsachse

It seems to be already supported https://github.com/esphome/esphome/tree/dev/tests/components/logger

tomaszduda23 avatar Oct 13 '24 12:10 tomaszduda23