diff options
Diffstat (limited to 'testhal/STM32/STM32F1xx/RTC/halconf.h')
-rw-r--r-- | testhal/STM32/STM32F1xx/RTC/halconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F1xx/RTC/halconf.h b/testhal/STM32/STM32F1xx/RTC/halconf.h index fdaf3cb71..453c847d7 100644 --- a/testhal/STM32/STM32F1xx/RTC/halconf.h +++ b/testhal/STM32/STM32F1xx/RTC/halconf.h @@ -29,7 +29,7 @@ #define HALCONF_H #define _CHIBIOS_HAL_CONF_ -#define _CHIBIOS_HAL_CONF_VER_6_0_ +#define _CHIBIOS_HAL_CONF_VER_7_0_ #include "mcuconf.h" |