common: Implement USB0 interrupt handler.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 18 Jun 2019 05:02:01 +0000 (07:02 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 18:34:52 +0000 (20:34 +0200)
With this change, the device successfully registers as a USB ACM device
and doesn't hard fault if it's disconnected from USB.


No differences found