mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
bump esp32c3 (#997)
* bump esp32-c3 * update changelog and example * rtic-monotonics: update esp32c3 to v0.26 --------- Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
This commit is contained in:
parent
d251ba7173
commit
ed026cc4a3
7 changed files with 19 additions and 25 deletions
|
|
@ -16,7 +16,7 @@ esp-backtrace = { version = "0.14.0", features = [
|
|||
"exception-handler",
|
||||
"println",
|
||||
] }
|
||||
esp32c3 = {version = "0.25.0", features = ["critical-section"]}
|
||||
esp32c3 = {version = "0.26.0", features = ["critical-section"]}
|
||||
esp-println = { version = "0.11.0", features = ["esp32c3"] }
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue