only:flexibility fix
This commit is contained in:
parent
c42f0abd81
commit
9565918780
|
@ -76,7 +76,7 @@
|
||||||
|
|
||||||
#ifndef STM32_CAN_USE_CAN3
|
#ifndef STM32_CAN_USE_CAN3
|
||||||
#define STM32_CAN_USE_CAN3 FALSE
|
#define STM32_CAN_USE_CAN3 FALSE
|
||||||
#ifndef
|
#endif
|
||||||
|
|
||||||
#define STM32_CAN_CAN1_IRQ_PRIORITY PRECISE_SCHEDULING_TIMER_PRIORITY + 7
|
#define STM32_CAN_CAN1_IRQ_PRIORITY PRECISE_SCHEDULING_TIMER_PRIORITY + 7
|
||||||
#define STM32_CAN_CAN2_IRQ_PRIORITY PRECISE_SCHEDULING_TIMER_PRIORITY + 7
|
#define STM32_CAN_CAN2_IRQ_PRIORITY PRECISE_SCHEDULING_TIMER_PRIORITY + 7
|
||||||
|
|
Loading…
Reference in New Issue