common: Implement the "dump_storage" shell command.
[gps-watch.git] / SConscript.libcommon
index a7c5aff85e7814295b8f5da3eb3c8d9077782860..b0864a4534f4b8420d927e60277ad305aa139fa1 100644 (file)
@@ -25,6 +25,8 @@ source_files_rs = [
     'src/common/storage.rs',
     'src/common/mx25l.rs',
     'src/common/shell.rs',
+    'src/common/yencode.rs',
+    'src/common/varint.rs',
 ]
 
 source_files_c = [