rtic/macros/src
Jorge Aparicio aa7eec0299 check task priority at compile time
before we were checking the priority at runtime. The compile time error message
when the priority is too high is kind of awful though.
2019-04-16 23:04:24 +02:00
..
analyze.rs Make builds reproducible 2019-02-16 00:22:22 +01:00
check.rs refactor: make binds harder to misuse 2019-02-26 23:25:16 +01:00
codegen.rs check task priority at compile time 2019-04-16 23:04:24 +02:00
lib.rs move macros crate to the 2018 edition 2018-12-16 19:14:58 +01:00
syntax.rs check task priority at compile time 2019-04-16 23:04:24 +02:00