Cargo Features

drone-cortexm has no features set by default.

[dependencies]
drone-cortexm = { version = "0.14.1", features = ["std", "bit-band", "floating-point-unit", "security-extension"] }
std

Enables std of drone-core and futures

bit-band
floating-point-unit

Affects periph::fpu, processor::fpu_init

memory-protection-unit security-extension