common: Add the usb_serial module.
[gps-watch.git] / SConscript.libcommon
index 69f317c04136cbe84051807b7b92a89b7f556552..300379770da8081ae0ba285a70dad2f2c95128d8 100644 (file)
@@ -6,6 +6,7 @@ source_files_rs = [
     'src/common/register.rs',
     'src/common/nvic.rs',
     'src/common/clock.rs',
+    'src/common/usb_serial.rs',
 ]
 
 source_files_c = [