diff options
| author | homunkulus <homunkulus@gmx.com> | 2017-11-22 08:56:45 +0000 |
|---|---|---|
| committer | homunkulus <homunkulus@gmx.com> | 2017-11-22 08:56:45 +0000 |
| commit | 99df0776c68fdb377ef7daa34f7fd8481fea590f (patch) | |
| tree | c117a39e2d99a0ffb67427fef72f3735c85e9244 /tests/cfail/interrupt.rs | |
| parent | 948e1fd0fbd96f574c31909843b2ed3debabf6fc (diff) | |
| parent | cdb2118cd36f8bfbdb7e296580cae05d6291bc5d (diff) | |
Auto merge of #51 - japaric:ci, r=japaric
fix ci
None
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: { |
