aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 21f7115e2..e967071b5 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 104
+#define CORTEX_NUM_VECTORS 105
/* The following code is not processed when the file is included from an
asm module.*/