Cargo Features
drogue-bme680 has no features set by default.
[dependencies]
drogue-bme680 = { version = "0.3.0", features = ["dump", "env_logging", "stm32f4xx", "stm32f7xx"] }
- dump
- env_logging = env_logger
- stm32f4xx = stm32f4, stm32f4xx-hal
- stm32f7xx = stm32f7, stm32f7xx-hal
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.
- env_logger env_logging?
-
Enables env_logger ^0.7
- stm32f4 stm32f4xx?
-
Enables stm32f4 ^0.11
- stm32f4xx-hal stm32f4xx?
-
Enables stm32f4xx-hal ^0.8
- stm32f7 stm32f7xx?
-
Enables stm32f7 ^0.11
- stm32f7xx-hal stm32f7xx?
-
Enables stm32f7xx-hal ^0.2