mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Bump ESP versions
This commit is contained in:
parent
9305963752
commit
90f475316f
3 changed files with 31 additions and 7 deletions
|
|
@ -68,7 +68,7 @@ stm32-metapac = { version = "15.0.0", optional = true }
|
|||
imxrt-ral = { version = "0.5.3", optional = true }
|
||||
|
||||
esp32c3 = {version = "0.28.0", optional = true }
|
||||
esp32c6 = {version = "0.18.0", optional = true }
|
||||
esp32c6 = {version = "0.19.0", optional = true }
|
||||
riscv = {version = "0.13.0", optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue