forked from Imagelibrary/rtems
bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAX
This define is no longer used. Update #3269.
This commit is contained in:
@@ -133,7 +133,6 @@ extern "C" {
|
||||
#define STM32F4_IRQ_PRIORITY_HIGHEST STM32F4_IRQ_PRIORITY_VALUE_MIN
|
||||
#define STM32F4_IRQ_PRIORITY_LOWEST STM32F4_IRQ_PRIORITY_VALUE_MAX
|
||||
|
||||
#define BSP_INTERRUPT_VECTOR_MAX 81
|
||||
#define BSP_INTERRUPT_VECTOR_COUNT 82
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user