[tinyusb] Reject logger.hardware_uart: USB_CDC (#16417)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Keith Burzinski
2026-05-14 20:29:56 +00:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 348b92910e
commit 7436d1c199
3 changed files with 22 additions and 1 deletions
@@ -1 +1,6 @@
<<: !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