Cargo Features
Daisy has no features set by default.
[dependencies]
daisy = { version = "0.10.0", features = ["seed", "seed_1_1", "seed_1_2", "patch_sm", "sampling_rate_96khz", "defmt"] }
- seed
-
Affects
pins::CodecPins
,pins::Gpio
… - seed_1_1 = num_enum
-
Affects
pins::CodecPins
,pins::Gpio
… - seed_1_2
-
Affects
pins::CodecPins
,pins::Gpio
… - patch_sm = num_enum
-
Affects
pins::Gpio
,pins::CodecPins
… - sampling_rate_96khz
-
Affects
audio::FS
… - defmt
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.
- num_enum patch_sm? seed_1_1?
-
Enables num_enum ^0.5.6