Cargo Features

Daisy has no features set by default.

[dependencies]
daisy = { version = "0.9.0", features = ["seed", "seed_1_1", "patch_sm", "sampling_rate_96khz"] }
seed

Affects pins::CodecPins, pins::Gpio

seed_1_1 = num_enum

Affects pins::CodecPins, pins::Gpio

patch_sm = num_enum

Affects pins::Gpio, pins::CodecPins

sampling_rate_96khz

Affects audio::FS

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