Cargo Features

PIC32MX2xx has no features set by default.

[dependencies]
pic32mx2xx = { version = "0.7.0", features = ["rt", "critical-section", "pic32mx1xxfxxxb", "pic32mx1xxfxxxc", "pic32mx1xxfxxxd", "pic32mx2xxfxxxb", "pic32mx2xxfxxxc", "pic32mx2xxfxxxd", "pic32mx1x4fxxxb", "pic32mx1x4fxxxd", "pic32mx2x4fxxxb", "pic32mx2x4fxxxd"] }
rt = mips-rt
critical-section

Enables critical-section

pic32mx1xxfxxxb

Affects pic32mx2xx::pic32mx1xxfxxxb

pic32mx1xxfxxxc

Affects pic32mx2xx::pic32mx1xxfxxxc

pic32mx1xxfxxxd

Affects pic32mx2xx::pic32mx1xxfxxxd

pic32mx2xxfxxxb

Affects pic32mx2xx::pic32mx2xxfxxxb

pic32mx2xxfxxxc

Affects pic32mx2xx::pic32mx2xxfxxxc

pic32mx2xxfxxxd

Affects pic32mx2xx::pic32mx2xxfxxxd

pic32mx1x4fxxxb

Affects pic32mx2xx::pic32mx1x4fxxxb

pic32mx1x4fxxxd

Affects pic32mx2xx::pic32mx1x4fxxxd

pic32mx2x4fxxxb

Affects pic32mx2xx::pic32mx2x4fxxxb

pic32mx2x4fxxxd

Affects pic32mx2xx::pic32mx2x4fxxxd

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?