update defmt and defmt-rtt to 0.2.0
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
|
||||
runner = "probe-run --chip STM32F401CCUx --defmt"
|
||||
runner = "probe-run --chip STM32F401CCUx"
|
||||
|
||||
rustflags = [
|
||||
# LLD (shipped with the Rust toolchain) is used as the default linker
|
||||
|
Reference in New Issue
Block a user