Fix warnings for embassy-stm32 and embassy-stm32-examples
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
build-std = ["core"]
|
||||
|
||||
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
|
||||
# replace nRF82840_xxAA with your chip as listed in `probe-run --list-chips`
|
||||
runner = "probe-run --chip nRF52840_xxAA"
|
||||
|
||||
rustflags = [
|
||||
|
Reference in New Issue
Block a user