mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Bump rtic-syntax to v1.0.2 and fix Changelog
This commit is contained in:
parent
cffbfc7509
commit
8af754fc72
3 changed files with 35 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ name = "rtic"
|
|||
|
||||
[dependencies]
|
||||
cortex-m = "0.7.0"
|
||||
cortex-m-rtic-macros = { path = "macros", version = "1.1.1" }
|
||||
cortex-m-rtic-macros = { path = "macros", version = "1.1.5" }
|
||||
rtic-monotonic = "1.0.0"
|
||||
rtic-core = "1.0.0"
|
||||
heapless = "0.7.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue