Cargo Features

drone-nrf-map has no features set by default.

[dependencies]
drone-nrf-map = { version = "0.14.0", features = ["std", "bit-band", "uarte"] }
std

Enables std of drone-core and drone-cortexm

bit-band

Enables bit-band of drone-nrf-map-pieces

uarte = drone-nrf-map-periph-uarte

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.

drone-nrf-map-periph-uarte uarte?