summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc32xx/include/bsp/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lpc32xx/include/bsp/irq.h')
-rw-r--r--bsps/arm/lpc32xx/include/bsp/irq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/bsps/arm/lpc32xx/include/bsp/irq.h b/bsps/arm/lpc32xx/include/bsp/irq.h
index 1eef140faf..1b1ff8db78 100644
--- a/bsps/arm/lpc32xx/include/bsp/irq.h
+++ b/bsps/arm/lpc32xx/include/bsp/irq.h
@@ -139,7 +139,6 @@ extern "C" {
#define LPC32XX_IRQ_PRIORITY_HIGHEST LPC32XX_IRQ_PRIORITY_VALUE_MIN
#define LPC32XX_IRQ_PRIORITY_LOWEST LPC32XX_IRQ_PRIORITY_VALUE_MAX
-#define BSP_INTERRUPT_VECTOR_MIN LPC32XX_IRQ_SIC_1_IRQ
#define BSP_INTERRUPT_VECTOR_MAX LPC32XX_IRQ_SYSCLK
#define LPC32XX_IRQ_COUNT (BSP_INTERRUPT_VECTOR_MAX + 1)