summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-06-03 00:28:17 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-06-03 00:28:17 +0200
commitbf40bc845a1e17ac363552f8be57b9a815dd17f0 (patch)
tree086bbdcad0b7188bafedb1084af5f66db7b4f4aa /nuttx/arch/arm/src/stm32
parentdbcaa670d97b6676e5f0f357ff2de76dd497420b (diff)
parent77bb79ef7fb645911c7c0731061d4b469cfe3005 (diff)
downloadpx4-nuttx-bf40bc845a1e17ac363552f8be57b9a815dd17f0.tar.gz
px4-nuttx-bf40bc845a1e17ac363552f8be57b9a815dd17f0.tar.bz2
px4-nuttx-bf40bc845a1e17ac363552f8be57b9a815dd17f0.zip
Merge branch 'master' of http://git.code.sf.net/p/nuttx/git into integration
Diffstat (limited to 'nuttx/arch/arm/src/stm32')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32l15xxx_vectors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32l15xxx_vectors.h b/nuttx/arch/arm/src/stm32/chip/stm32l15xxx_vectors.h
index 632bb3373..9760a1ca8 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32l15xxx_vectors.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32l15xxx_vectors.h
@@ -56,7 +56,7 @@
#ifdef CONFIG_ARMV7M_CMNVECTOR
-/* Reserve 61 interrupt table entries for I/O interrupts. */
+/* Reserve 45 interrupt table entries for I/O interrupts. */
# define ARMV7M_PERIPHERAL_INTERRUPTS 45