From 246e3d3744be0113643ac56b0e8513c93151d9d6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 27 May 2011 17:57:34 +0000 Subject: Adding LPC315x support to header files git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3645 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/include/lpc31xx/irq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/include') diff --git a/nuttx/arch/arm/include/lpc31xx/irq.h b/nuttx/arch/arm/include/lpc31xx/irq.h index 7e11025bb..5a701239b 100755 --- a/nuttx/arch/arm/include/lpc31xx/irq.h +++ b/nuttx/arch/arm/include/lpc31xx/irq.h @@ -67,7 +67,7 @@ #define LPC31_IRQ_I2STX1 13 /* IRQ14: I2S1 Transmit */ #define LPC31_IRQ_I2SRX0 14 /* IRQ15: I2S0 Receive */ #define LPC31_IRQ_I2SRX1 15 /* IRQ16: I2S1 Receive */ - /* IRQ17: Reserved */ + /* IRQ17: Reserved */ #define LPC31_IRQ_LCD 17 /* IRQ18: LCD Interface */ #define LPC31_IRQ_SPISMS 18 /* IRQ19: SPI SMS */ #define LPC31_IRQ_SPITX 19 /* IRQ20: SPI Transmit */ -- cgit v1.2.3