We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51fe6c commit a830b93Copy full SHA for a830b93
.gitignore
@@ -60,3 +60,7 @@ dependencies.lock
60
# From some IDEs
61
src/.cache
62
.cache
63
+
64
+# Unit test binaries
65
+tests/test_uni_hid_device
66
+tests/test_uni_hid_parser
0 commit comments