Cargo Features

[dependencies]
ovl-atsamx7x-hal = { version = "0.2.1", default-features = false, features = ["device-selected", "same70q21b", "same70q21b-rt"] }
default = same70q21b-rt

Until we add/check support for more boards, might as well:

device-selected same70q21b?

Affects ovl-atsamx7x-hal::serial

same70q21b same70q21b-rt = atsame70q21b, device-selected
same70q21b-rt default = same70q21b

Enables rt of ovl-atsame70q21b

NOTE: Edited path!

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.

atsame70q21b same70q21b? same70q21b-rt

Enables ovl-atsame70q21b