mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:38:59 +08: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"
|
|
]
|
|
}
|