diff options
Diffstat (limited to 'tests/cfail/interrupt.rs')
-rw-r--r-- | tests/cfail/interrupt.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cfail/interrupt.rs b/tests/cfail/interrupt.rs index f7879f49..66d2098b 100644 --- a/tests/cfail/interrupt.rs +++ b/tests/cfail/interrupt.rs @@ -9,7 +9,6 @@ use rtfm::app; app! { //~^ error no associated item named `EXTI33` found for type - //~| error no associated item named `EXTI33` found for type device: stm32f103xx, tasks: { |