mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 04:38:24 -05:00
10 lines
179 B
JSON
10 lines
179 B
JSON
|
{
|
||
|
"name": "libftdi",
|
||
|
"version-string": "0.20",
|
||
|
"port-version": 3,
|
||
|
"description": "FTDI USB driver with bitbang mode (v0.20)",
|
||
|
"dependencies": [
|
||
|
"libusb-win32"
|
||
|
]
|
||
|
}
|