Flash node:
- module-bootloader:
DEFMT_LOG=info cargo flash --release --probe 0483:3748 --chip STM32WLE5JCIx
- module-node:
DEFMT_LOG=info cargo run --release -- --probe 0483:3748 --no-location
Flash Gateway:
- module-gateway:
DEFMT_LOG=info cargo run --release -- --probe 0483:374e --no-location