Update last change... STM32 does not have STM32_RTC_BKR register.
This commit is contained in:
parent
bf0a3bf0c8
commit
e60ced1835
@ -122,7 +122,7 @@
|
||||
*
|
||||
************************************************************************************/
|
||||
|
||||
#ifdef CONFIG_STM32_PWR
|
||||
#if defined(CONFIG_STM32_PWR) && !defined(CONFIG_STM32_STM32F10XX)
|
||||
static inline rcc_enablebkp(void)
|
||||
{
|
||||
uint32_t regval;
|
||||
|
Loading…
x
Reference in New Issue
Block a user