aboutsummaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-10-18 14:30:55 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-10-18 14:30:55 +0000
commita8c5d48bcfbc6f3cd7284638d30af7c8f4400341 (patch)
tree3f23c3f6ffdd662d1213a0282536ed6b047f2860 /os
parentb572f55e62f5ba5423779987c6afc0f014e94b1d (diff)
downloadChibiOS-a8c5d48bcfbc6f3cd7284638d30af7c8f4400341.tar.gz
ChibiOS-a8c5d48bcfbc6f3cd7284638d30af7c8f4400341.tar.bz2
ChibiOS-a8c5d48bcfbc6f3cd7284638d30af7c8f4400341.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8372 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os')
-rw-r--r--os/common/ports/ARMCMx/devices/STM32F7xx/cmparams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/ports/ARMCMx/devices/STM32F7xx/cmparams.h b/os/common/ports/ARMCMx/devices/STM32F7xx/cmparams.h
index e967071b5..f9c5ea36d 100644
--- a/os/common/ports/ARMCMx/devices/STM32F7xx/cmparams.h
+++ b/os/common/ports/ARMCMx/devices/STM32F7xx/cmparams.h
@@ -51,7 +51,7 @@
* @note This number does not include the 16 system vectors and must be
* rounded to a multiple of 8.
*/
-#define CORTEX_NUM_VECTORS 105
+#define CORTEX_NUM_VECTORS 112
/* The following code is not processed when the file is included from an
asm module.*/