summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-27 17:57:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-05-27 17:57:34 +0000
commit246e3d3744be0113643ac56b0e8513c93151d9d6 (patch)
tree0c5a9ab73b85b1ae3c3b6cf112c41fe8a1765258 /nuttx/arch/arm/include
parentbe85acd0f71ce088b4e1584e6ce485015288f63c (diff)
downloadpx4-nuttx-246e3d3744be0113643ac56b0e8513c93151d9d6.tar.gz
px4-nuttx-246e3d3744be0113643ac56b0e8513c93151d9d6.tar.bz2
px4-nuttx-246e3d3744be0113643ac56b0e8513c93151d9d6.zip
Adding LPC315x support to header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3645 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/include')
-rwxr-xr-xnuttx/arch/arm/include/lpc31xx/irq.h2
1 files changed, 1 insertions, 1 deletions
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 */