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 6a499ea commit 9ea9088Copy full SHA for 9ea9088
examples/esp32c6/Cargo.toml
@@ -17,7 +17,7 @@ esp-backtrace = { version = "0.15.1", features = [
17
"println",
18
] }
19
20
-esp32c6 = {version = "0.19.0", features = ["critical-section"]}
+esp32c6 = {version = "0.20.0", features = ["critical-section"]}
21
esp-println = { version = "0.13.1", features = ["esp32c6", "auto"] }
22
23
[features]
0 commit comments