Added package ftd2xx (#2177)

This commit is contained in:
leeooox
2022-03-18 23:22:07 +08:00
committed by GitHub
parent 7b86efbd74
commit 1bf0eb2b3b
+14
View File
@@ -25527,5 +25527,19 @@
"description": "Calculate gematria values for Alphanumeric Qabbala",
"license": "Unlicense",
"web": "https://github.com/VitorGoatman/aqcalc"
},
{
"name": "ftd2xx",
"url": "https://github.com/leeooox/ftd2xx",
"method": "git",
"tags": [
"ftdi",
"usb",
"wrapper",
"hardware"
],
"description": "Nim wrapper for FTDI ftd2xx library",
"license": "MIT",
"web": "https://github.com/leeooox/ftd2xx"
}
]