rtic/macros/src/tests.rs

5 lines
171 B
Rust
Raw Normal View History

2020-06-11 19:18:29 +02:00
// 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;