fix cfail tests

This commit is contained in:
Jorge Aparicio 2017-12-08 13:28:27 +01:00
parent 99df0776c6
commit 8e523d036c
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ extern crate stm32f103xx;
use rtfm::app;
app! {
//~^ error no associated item named `EXTI33` found for type
//~^ error no variant named `EXTI33` found for type
device: stm32f103xx,
tasks: {