diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2017-11-22 09:40:36 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2017-11-22 09:40:36 +0100 |
| commit | e90cf07dd6785a34cbece152adc57dfcb3fbdd80 (patch) | |
| tree | 736fe5cce710b150109a1579de602f5b6b1d467d /tests/cfail/interrupt.rs | |
| parent | 948e1fd0fbd96f574c31909843b2ed3debabf6fc (diff) | |
fix ci
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 f7879f4..66d2098 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: { |
