mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-17 21:35:20 +01:00
Update esp32c3 to 0.28.0
This commit is contained in:
parent
fb67db97d6
commit
9a36db8026
6 changed files with 87 additions and 75 deletions
|
|
@ -67,7 +67,7 @@ stm32-metapac = { version = "15.0.0", optional = true }
|
|||
imxrt-ral = { version = "0.5.3", optional = true }
|
||||
|
||||
|
||||
esp32c3 = {version = "0.27.0", optional = true }
|
||||
esp32c3 = {version = "0.28.0", optional = true }
|
||||
riscv = {version = "0.12.1", optional = true }
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue