Files
esphome/tests/components/tinyusb/test.esp32-s2-idf.yaml
2026-05-14 20:29:56 +00:00

7 lines
204 B
YAML

<<: !include common.yaml
# S2 defaults logger to USB_CDC, which conflicts with tinyusb on the shared
# USB OTG peripheral; route the logger to UART0 so the fixture builds.
logger:
hardware_uart: UART0