common: Add the usb_serial module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Mon, 17 Jun 2019 19:49:15 +0000 (21:49 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 07:58:43 +0000 (09:58 +0200)
commitb239309dcadd809fd5ed4874064aced8f71557d0
tree6ec6a5ffcf23892ca338b0c78017066f3880789f
parentaf574683a1a9583d34a13deee2e41170295f7461
common: Add the usb_serial module.

Its init() function calls into the USB serial C code.
SConscript.libcommon
src/common/lib.rs
src/common/usb_serial.rs [new file with mode: 0644]