common: Initialize the usb_serial module with an USB VID and PID pair.
[gps-watch.git] / src / common / usb_serial.rs
2020-01-05 Tilman Sauerbeckcommon: Initialize the usb_serial module with an USB...
2019-07-07 Tilman Sauerbeckcommon: Implement USB_DeviceIsrEnable() and USB_DeviceC...
2019-07-07 Tilman Sauerbeckcommon: Add the usb_serial module.