mirror of
https://github.com/esphome/esphome.git
synced 2026-05-19 03:01:49 +08:00
7436d1c199
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
7 lines
204 B
YAML
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
|