summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/tiva/irq.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-12 10:14:48 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-12 10:14:48 -0600
commit03db209bd059f62b68f642476dee0abd37fc402b (patch)
treec4bcead089be43db26d42f659209c52c95cb9510 /nuttx/arch/arm/include/tiva/irq.h
parent3e2812c14422da36153cdd4a16a5c38b72600563 (diff)
downloadnuttx-master.tar.gz
nuttx-master.tar.bz2
nuttx-master.zip
Tiva Interrupts: Changes corresponding to the last needed in the Tiva Kconfig file as wellHEADmaster
Diffstat (limited to 'nuttx/arch/arm/include/tiva/irq.h')
-rw-r--r--nuttx/arch/arm/include/tiva/irq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/arm/include/tiva/irq.h b/nuttx/arch/arm/include/tiva/irq.h
index 7606f7abb..5c7b5fa70 100644
--- a/nuttx/arch/arm/include/tiva/irq.h
+++ b/nuttx/arch/arm/include/tiva/irq.h
@@ -64,7 +64,7 @@
# undef CONFIG_TIVA_GPIOP_IRQS /* P-Q */
# undef CONFIG_TIVA_GPIOQ_IRQS
-/* The TM4C123GH6PGE supports interrupts on port P */
+/* The TM4C123GH6PGE supports interrupts only on port P */
# elif defined(CONFIG_ARCH_CHIP_TM4C123GH6PGE)
# undef CONFIG_TIVA_GPIOA_IRQS /* A-F */
@@ -76,7 +76,7 @@
# undef CONFIG_TIVA_GPIOQ_IRQS /* Q */
-/* The TM4C123GH6ZRB and the TM4C129x support interrupts only on ports P and Q. */
+/* The TM4C123GH6ZRB and the TM4C129x support interrupts only on ports P and Q. */
# else
# undef CONFIG_TIVA_GPIOA_IRQS /* A-F */