Cargo Features

r3_support_rp2040 has no features set by default.

[dependencies]
r3_support_rp2040 = { version = "0.2.2", features = ["semver-exempt", "doc"] }
semver-exempt = cortex-m, embedded-hal, inline_dyn, nb, usb-device, usbd-serial, vcell
doc

Used for documentation builds [ref:doc_feature]

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.

embedded-hal semver-exempt?

Enables embedded-hal ^0.2.4

usbd-serial semver-exempt?

Enables usbd-serial ^0.1.1

inline_dyn semver-exempt?

Enables inline_dyn ^0.1.1

usb-device semver-exempt?

Enables usb-device ^0.2.7

cortex-m semver-exempt?
vcell semver-exempt?
nb semver-exempt?