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