mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
d9d19e812e
* usb/cdc: serialize TX pump across cores * usb/cdc: apply review suggestion * Clarify TX pump loop comment * clarify txActive comments * usb/cdc: document txActive ownership and lost-wakeup recheck * builder: update wioterminal size expectation --------- Co-authored-by: rdon <you@example.com>