mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
esp32c6: Update to v0.20.0
This commit is contained in:
parent
6a499eade0
commit
9ea90889cc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ esp-backtrace = { version = "0.15.1", features = [
|
||||||
"println",
|
"println",
|
||||||
] }
|
] }
|
||||||
|
|
||||||
esp32c6 = {version = "0.19.0", features = ["critical-section"]}
|
esp32c6 = {version = "0.20.0", features = ["critical-section"]}
|
||||||
esp-println = { version = "0.13.1", features = ["esp32c6", "auto"] }
|
esp-println = { version = "0.13.1", features = ["esp32c6", "auto"] }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue