common: Implement USB_DeviceIsrEnable() and USB_DeviceClockInit().
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 17 Jun 2019 19:51:36 +0000 (21:51 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 18:34:52 +0000 (20:34 +0200)
commitcec0c36c6bade2106fba5e4bb1ea0180b1aef6a6
tree4162853c75c74faea690098d1be7465fb0272420
parent7204b4504475d3b1d26e26ad4b608127946d34fd
common: Implement USB_DeviceIsrEnable() and USB_DeviceClockInit().

These functions are required by the C implementation.
src/common/usb_serial.rs