Skip to content

Commit 3df28ea

Browse files
committed
[B96B_F446VE] remove unused IRQ_RX1 interrupt
1 parent c11325e commit 3df28ea

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libraries/mbed/hal/can_api.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ typedef enum {
3737
IRQ_PASSIVE,
3838
IRQ_ARB,
3939
IRQ_BUS,
40-
IRQ_READY,
41-
IRQ_RX1
40+
IRQ_READY
4241
} CanIrqType;
4342

4443

0 commit comments

Comments
 (0)