Board support for the NUCLEO-WL55JC development board.
This crate extends the [stm32wlxx-hal] with board specific hardware, see that crate for more information.
To flash this board with various rust utilities such as probe-run
, cargo-embed
, and cargo-flash
use the --connected-under-reset
flag.
Flashing binaries larger than 64k with probe-rs
based tools will hard fault, see [#74] for more information.