aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F7xx/PWM-ICU
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F7xx/PWM-ICU')
-rw-r--r--testhal/STM32/STM32F7xx/PWM-ICU/chconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F7xx/PWM-ICU/chconf.h b/testhal/STM32/STM32F7xx/PWM-ICU/chconf.h
index edd657ac1..95b002cc3 100644
--- a/testhal/STM32/STM32F7xx/PWM-ICU/chconf.h
+++ b/testhal/STM32/STM32F7xx/PWM-ICU/chconf.h
@@ -524,6 +524,8 @@
/* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
+#define CORTEX_VTOR_INIT 0x00200000U
+
#endif /* _CHCONF_H_ */
/** @} */