Cargo Features

mcx-pac has no features set by default.

[dependencies]
mcx-pac = { version = "0.1.3", features = ["rt", "defmt", "mcxa144", "mcxa154", "mcxa175", "mcxa276", "mcxn546_cm33_core0", "mcxn547_cm33_core0", "mcxn946_cm33_core0", "mcxn947_cm33_core0", "mcxn947_cm33_core1"] }
rt

Enables device of cortex-m-rt

Affects device::NVIC_PRIO_BITS, device::NVIC_PRIO_BITS, device::NVIC_PRIO_BITS, device::NVIC_PRIO_BITS, device::NVIC_PRIO_BITS, device::NVIC_PRIO_BITS

defmt

Enables defmt

mcxa132 mcxa133 mcxa142 mcxa143 mcxa144
mcxa145 mcxa146 mcxa152 mcxa153 mcxa154
mcxa155 mcxa156 mcxa165 mcxa166 mcxa175
mcxa176 mcxa255 mcxa256 mcxa275 mcxa276
mcxn235 mcxn236 mcxn546_cm33_core0
mcxn546_cm33_core1 mcxn547_cm33_core0
mcxn547_cm33_core1 mcxn946_cm33_core0
mcxn946_cm33_core1 mcxn947_cm33_core0
mcxn947_cm33_core1

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?