aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/wrong-threshold.rs
AgeCommit message (Collapse)Author
2017-11-22fix ciJorge Aparicio
2017-09-22Fix warning in wrong-threshold cfail testJonas Schievink
2017-07-27make task.$T.enabled optionalJorge Aparicio
and move the logic that differentiates interrupts from exceptions from the crate to the procedural macro logic
2017-07-27update tests and examplesJorge Aparicio
with task! gone 3 types of errors / gotchas have been eliminated :tada:
2017-07-23update cfail testsJorge Aparicio
2017-07-18tasks / idle have exclusive access to Threshold, but do not own the tokenJorge Aparicio
2017-07-18add cfail testsJorge Aparicio