Cargo Features

mimxrt500-hal has no features set by default.

[dependencies]
mimxrt500-hal = { version = "0.6.0", features = ["mimxrt595s", "mimxrt595s_rt", "fowlp", "wlcsp", "device", "library", "use_rtt"] }
mimxrt595s = fowlp

Enables mimxrt595s

mimxrt595s_rt = fowlp

Enables rt of mimxrt595s

fowlp mimxrt595s? mimxrt595s_rt? = device

fowlp and wlcsp are mutually-exclusive and represent the two different package types supported in the RT500 series, which cause some minor differences such as with pin muxing configuration.

wlcsp = device
device fowlp? wlcsp?

Affects mimxrt500-hal::clocks, mimxrt500-hal::resets, mimxrt500-hal::gpio, mimxrt500-hal::bootrom

library
use_rtt

Enables jlink_rtt