p3p / pio-framework-arduino-lpc176x

10 stars 18 forks source link

USB CDC timeout #3

Closed p3p closed 5 years ago

p3p commented 5 years ago

Make sure usb cdc will not crash if the host stops receiving by timing out on character transmission, I'm not fond of this.

@gloomyandy