rtic/macros/src/tests.rs
2020-09-01 14:50:06 +00:00

4 lines
171 B
Rust

// NOTE these tests are specific to the Cortex-M port; `rtic-syntax` has a more extensive test suite
// that tests functionality common to all the RTIC ports
mod single;