Add libserialport + another improvements

This commit is contained in:
Marek Kraus
2022-09-12 13:14:55 +02:00
parent 019c7dd845
commit fb70d7eea4
5 changed files with 36 additions and 7 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "vendor/argtable3"]
path = vendor/argtable3
url = https://github.com/argtable/argtable3
[submodule "vendor/libserialport"]
path = vendor/libserialport
url = https://github.com/sigrokproject/libserialport/