Skip to content

Commit 360266a

Browse files
committed
WB55: Rename EXTI10_15 and EXTI5_9 interrupts. Fixes #616.
1 parent fccb309 commit 360266a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

devices/stm32wb55.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ EXTI:
4444
C1EMR2:
4545
name: EMR2
4646

47+
_interrupts:
48+
EXTI10_15:
49+
name: EXTI15_10
50+
EXTI5_9:
51+
name: EXTI9_5
52+
4753
RTSR1:
4854
_modify:
4955
RT_31:

0 commit comments

Comments
 (0)