We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba9e8d6 commit 9b3b6ecCopy full SHA for 9b3b6ec
1 file changed
Cargo.toml
@@ -23,7 +23,7 @@ embedded-hal ="0.2"
23
# Gives us formatted PC-side logging
24
defmt = "0.3"
25
# Sends defmt logs to the SWD debugger
26
-defmt-rtt = "0.3"
+defmt-rtt = "0.4"
27
# Send panics to the debugger
28
panic-probe = "0.2"
29
# RP2040 PIO assembler
0 commit comments