From d8daa08577bcd7ee980cbfcc8a2b28c596a5cdc4 Mon Sep 17 00:00:00 2001 From: Tommas Bakker Date: Wed, 13 Dec 2023 13:01:31 +0100 Subject: [PATCH] Update defmt-rtt to fix CI issue. --- testsuite/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/Cargo.toml b/testsuite/Cargo.toml index 9738511..1425634 100644 --- a/testsuite/Cargo.toml +++ b/testsuite/Cargo.toml @@ -21,7 +21,7 @@ harness = false cortex-m = "0.7.3" cortex-m-rt = "0.7.0" defmt = "0.3.0" -defmt-rtt = "0.3.0" +defmt-rtt = "0.4.0" defmt-test = "0.3.0" panic-probe = { version = "0.3.0", features = ["print-defmt"] } # NB: We use F107 here, which seems to share its SVD file with the F105. The difference is that the