replace the ceiling token with a preemption threshold token

This commit is contained in:
Jorge Aparicio 2017-05-08 12:05:42 -05:00
parent 2063697c62
commit fc4cb7d472
18 changed files with 260 additions and 216 deletions

View file

@ -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"