Cargo Features

pic32mx470 has no features set by default.

[dependencies]
pic32mx470 = { version = "0.1.0", features = ["rt", "pic32mx37xfxxxl", "pic32mx47xfxxxl", "critical-section"] }
rt = mips-rt
pic32mx37xfxxxl

Affects pic32mx470::pic32mx37xfxxxl

pic32mx47xfxxxl

Affects pic32mx470::pic32mx47xfxxxl

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.

mips-rt rt?
critical-section implicit feature

Enables critical-section

critical-section:

Cross-platform critical section