Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
301 B
JSON

{
"name": "libftdi",
"version": "0.20",
"port-version": 5,
"description": "FTDI USB driver with bitbang mode (v0.20)",
"dependencies": [
"libusb-win32",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}