Cargo Features
Figments has no features set by default.
[dependencies]
figments = { version = "0.0.2", features = ["esp32-examples", "espidf"] }
- esp32-examples = espidf
-
Enables mosi_idle_high of ws2812-spi and log, running-average, smart-leds, and ws2812-esp32-rmt-driver
smart-leds:
Examples
- espidf esp32-examples?
-
Enables esp-idf-svc ^0.49
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.