mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
replace the ceiling token with a preemption threshold token
This commit is contained in:
parent
2063697c62
commit
fc4cb7d472
18 changed files with 260 additions and 216 deletions
|
|
@ -17,7 +17,7 @@ quote = "0.3.15"
|
|||
syn = "0.11.10"
|
||||
|
||||
[dependencies]
|
||||
cortex-m = "0.2.4"
|
||||
cortex-m = "0.2.5"
|
||||
static-ref = "0.1.0"
|
||||
typenum = "1.7.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue