update defmt and defmt-rtt to 0.2.0

This commit is contained in:
fnafnio
2021-02-24 08:44:23 +01:00
parent 465ca9086d
commit f779ec4928
9 changed files with 23 additions and 23 deletions

View File

@ -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