diff options
Diffstat (limited to 'testhal/STM32/STM32L4xx/GPT-ADC/chconf.h')
-rw-r--r-- | testhal/STM32/STM32L4xx/GPT-ADC/chconf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testhal/STM32/STM32L4xx/GPT-ADC/chconf.h b/testhal/STM32/STM32L4xx/GPT-ADC/chconf.h index 1646c0e44..405149b3b 100644 --- a/testhal/STM32/STM32L4xx/GPT-ADC/chconf.h +++ b/testhal/STM32/STM32L4xx/GPT-ADC/chconf.h @@ -494,8 +494,6 @@ /* Port-specific settings (override port settings defaulted in chcore.h). */
/*===========================================================================*/
-#define CORTEX_VTOR_INIT 0x00200000U
-
#endif /* _CHCONF_H_ */
/** @} */
|