Fixing tests

This commit is contained in:
Emil Fresk 2021-07-07 22:50:59 +02:00
parent 633012190b
commit 98d2af9d73
75 changed files with 591 additions and 1183 deletions

View file

@ -1,5 +1,5 @@
error: dispatcher interrupts can't be used as hardware tasks
--> $DIR/extern-interrupt-used.rs:5:20
|
5 | #[task(binds = UART0)]
| ^^^^^
--> $DIR/extern-interrupt-used.rs:16:20
|
16 | #[task(binds = UART0)]
| ^^^^^