diff options
Diffstat (limited to 'testhal/STM32/STM32F7xx/IRQ_STORM')
-rw-r--r-- | testhal/STM32/STM32F7xx/IRQ_STORM/chconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F7xx/IRQ_STORM/chconf.h b/testhal/STM32/STM32F7xx/IRQ_STORM/chconf.h index 1e978b9d1..184320861 100644 --- a/testhal/STM32/STM32F7xx/IRQ_STORM/chconf.h +++ b/testhal/STM32/STM32F7xx/IRQ_STORM/chconf.h @@ -603,8 +603,6 @@ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
-#define CORTEX_VTOR_INIT 0x00200000U
-
#endif /* CHCONF_H */
/** @} */
|