Cargo Features

nucleo-wl55jc-bsp has no features set by default.

[dependencies]
nucleo-wl55jc-bsp = { version = "0.6.1", features = ["chrono", "defmt", "embedded-time", "rt", "stm32wl5x_cm0p", "stm32wl5x_cm4"] }
chrono

Enables chrono of stm32wlxx-hal

defmt

Enables defmt, defmt of stm32wlxx-hal

embedded-time

Enables embedded-time of stm32wlxx-hal

rt

Enables rt of stm32wlxx-hal

stm32wl5x_cm0p

Enables stm32wl5x_cm0p of stm32wlxx-hal

stm32wl5x_cm4

Enables stm32wl5x_cm4 of stm32wlxx-hal

nucleo-wl55jc-bsp has 6 features without comments.