rtic/ui
Jorge Aparicio a58be575cb actor API
see rtic-rs/rfcs#52 for details
includes: core proposal and `#[init]` and `memory-watermark` extensions

Co-authored-by: Jonas Schievink <jonasschievink@gmail.com>
2022-07-07 14:27:43 +02:00
..
actor-extern-interrupt-not-enough.rs actor API 2022-07-07 14:27:43 +02:00
actor-extern-interrupt-not-enough.stderr actor API 2022-07-07 14:27:43 +02:00
exception-invalid.rs use tuple struct syntax for Monotonics everywhere 2021-07-21 10:14:00 +02:00
exception-invalid.stderr Fixing tests 2021-07-07 23:07:09 +02:00
extern-interrupt-not-enough.rs use tuple struct syntax for Monotonics everywhere 2021-07-21 10:14:00 +02:00
extern-interrupt-not-enough.stderr actor API 2022-07-07 14:27:43 +02:00
extern-interrupt-used.rs use tuple struct syntax for Monotonics everywhere 2021-07-21 10:14:00 +02:00
extern-interrupt-used.stderr Fixing tests 2021-07-07 23:07:09 +02:00
task-priority-too-high.rs use tuple struct syntax for Monotonics everywhere 2021-07-21 10:14:00 +02:00
task-priority-too-high.stderr Fix macros to Rust 2021 2022-05-24 19:42:02 +02:00
unknown-interrupt.rs validate unused dispatchers 2021-08-31 19:50:50 +02:00
unknown-interrupt.stderr fix UI test, take 2 2021-08-31 20:01:10 +02:00
v6m-interrupt-not-enough.rs_no Added support for SRP based scheduling for armv6m 2022-03-02 13:23:47 +01:00