mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
4 lines
171 B
Rust
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;
|