rtic/tests/cfail
Jorge Aparicio d396da5950 make task.$T.enabled optional
and move the logic that differentiates interrupts from exceptions from the crate
to the procedural macro logic
2017-07-27 17:08:42 -05:00
..
critical-section.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
duplicated-task.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
exception.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
idle.rs update cfail tests 2017-07-23 20:51:58 -05:00
init.rs update cfail tests 2017-07-23 20:51:58 -05:00
interrupt.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
lock.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
peripheral-alias.rs update cfail tests 2017-07-23 20:51:58 -05:00
priority-too-high.rs update tests and examples 2017-07-27 11:40:15 -05:00
priority-too-low.rs update tests and examples 2017-07-27 11:40:15 -05:00
resource-alias.rs update cfail tests 2017-07-23 20:51:58 -05:00
token-outlive.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
token-transfer.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00
wrong-threshold.rs make task.$T.enabled optional 2017-07-27 17:08:42 -05:00