summaryrefslogtreecommitdiffstats
path: root/bsps/arm/lpc24xx/include/bsp
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/lpc24xx/include/bsp')
-rw-r--r--bsps/arm/lpc24xx/include/bsp/irq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bsps/arm/lpc24xx/include/bsp/irq.h b/bsps/arm/lpc24xx/include/bsp/irq.h
index 92afe7d904..9794a01546 100644
--- a/bsps/arm/lpc24xx/include/bsp/irq.h
+++ b/bsps/arm/lpc24xx/include/bsp/irq.h
@@ -69,7 +69,6 @@
#define LPC24XX_IRQ_I2C_2 30
#define LPC24XX_IRQ_I2S 31
- #define BSP_INTERRUPT_VECTOR_MAX 31
#define BSP_INTERRUPT_VECTOR_COUNT 32
#else
#define LPC24XX_IRQ_WDT 0
@@ -113,7 +112,6 @@
#define LPC24XX_IRQ_PWM 39
#define LPC24XX_IRQ_EEPROM 40
- #define BSP_INTERRUPT_VECTOR_MAX 40
#define BSP_INTERRUPT_VECTOR_COUNT 41
#endif