Cargo Features

r3_support_rza1 has no features set by default.

[dependencies]
r3_support_rza1 = { version = "0.2.2", features = ["semver-exempt", "doc"] }
semver-exempt = embedded-hal, nb

Enables cpg, gpio and scif of rza1

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

nb semver-exempt?