We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a42b0 commit 22681fdCopy full SHA for 22681fd
esp32-wroom-rp/Cargo.toml
@@ -24,7 +24,7 @@ cortex-m-semihosting = "0.5"
24
embedded-hal = { version = "0.2", features=["unproven"] }
25
26
defmt = "0.3"
27
-defmt-rtt = "0.3"
+defmt-rtt = "0.4"
28
heapless = "0.7.16"
29
panic-probe = { version = "0.3", features = ["print-rtt"] }
30
0 commit comments