From: Tilman Sauerbeck Date: Tue, 18 Jun 2019 05:02:01 +0000 (+0200) Subject: common: Implement USB0 interrupt handler. X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=2cc01363b3fbb2e6b9c993aec1ad11c7f340cbf9;hp=2cc01363b3fbb2e6b9c993aec1ad11c7f340cbf9;p=gps-watch.git common: Implement USB0 interrupt handler. With this change, the device successfully registers as a USB ACM device and doesn't hard fault if it's disconnected from USB. ---