Skip to content

Commit

Permalink
Add exti15 support
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceStevens committed Apr 6, 2018
1 parent 188ac58 commit 3b15df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions f4/src/exti.rs
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ macro_rules! exti {
}

exti!(exti14, mr14, tr14);
exti!(exti15, mr15, tr15);

0 comments on commit 3b15df7

Please sign in to comment.