aboutsummaryrefslogtreecommitdiff
path: root/macros/src/tests.rs
blob: e9e3326ee93abf92717801353b07406251eec5cb (plain) (blame)
1
2
3
4
// 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;