diff options
Diffstat (limited to 'testhal/STM32/STM32F4xx/RTC/mcuconf.h')
-rw-r--r-- | testhal/STM32/STM32F4xx/RTC/mcuconf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/RTC/mcuconf.h b/testhal/STM32/STM32F4xx/RTC/mcuconf.h index 14aca7564..ad2690b2c 100644 --- a/testhal/STM32/STM32F4xx/RTC/mcuconf.h +++ b/testhal/STM32/STM32F4xx/RTC/mcuconf.h @@ -28,6 +28,8 @@ * 0...3 Lowest...Highest.
*/
+#define STM32_USE_REVISION_A_FIX
+
#define STM32F4xx_MCUCONF
/*
|