mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
adapt to changes in cortex-m, verify the input of the priority function
This commit is contained in:
parent
e56f8156bc
commit
d88a15fb25
2 changed files with 63 additions and 105 deletions
|
|
@ -4,5 +4,5 @@ version = "0.1.0"
|
|||
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
|
||||
|
||||
[dependencies.cortex-m]
|
||||
branch = "svd2rust"
|
||||
branch = "ng"
|
||||
git = "https://github.com/japaric/cortex-m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue