[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "probe-rs run --chip STM32WBA52CGUxT"

[build]
target = "thumbv8m.main-none-eabihf"

[env]
DEFMT_LOG = "trace"