Cargo Features
ftdi-embedded-hal has no features set by default.
[dependencies]
ftdi-embedded-hal = { version = "0.22.0", features = ["libftd2xx-static", "ftdi-vendored", "ftdi-libusb1-sys"] }
- libftd2xx-static
-
Enables static of libftd2xx ^0.32
- ftdi-vendored
- ftdi-libusb1-sys
-
Enables libusb1-sys of ftdi
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.