Cargo Features

[dependencies]
pfza_proto1 = { version = "0.6.0", default-features = false, features = ["rt", "unproven"] }
default = rt

ask the HAL to enable atsame54p support

Enables same54 and same54p of atsamd-hal ^0.14

rt default = cortex-m-rt

Enables same54p-rt of atsamd-hal ^0.14

unproven

Enables unproven of atsamd-hal ^0.14

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.

cortex-m-rt rt