You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cdc_acm: turn on UART_TX LED when sending break signals
Software typically asserts line break for an extended period (e.g. PuTTY will assert continuously until the next keypress), so provide feedback via the LED. Also declare variables used in both tinyusb callback and uart_thread context as volatile.
0 commit comments