Skip to content

Commit 9a1e902

Browse files
PercyJW-2newAM
authored andcommitted
pass through features for statically linking libftdi
1 parent db9acb3 commit 9a1e902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ readme = "README.md"
1313

1414
[features]
1515
libftd2xx-static = ["libftd2xx/static"]
16+
ftdi-vendored = ["ftdi/vendored"]
17+
ftdi-libusb1-sys = ["ftdi/libusb1-sys"]
1618
default = []
1719

1820
[dependencies]

0 commit comments

Comments
 (0)