Cargo Features

microbit-common has no features set by default.

[dependencies]
microbit-common = { version = "0.14.0", features = ["v1", "v2", "embedded-hal-02", "doc"] }
v1 = nrf51-hal
v2 = nrf52833-hal
embedded-hal-02

Enables embedded-hal-02 of optional nrf51-hal and optional nrf52833-hal

doc

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.

nrf51-hal v1?
nrf52833-hal v2?