Solved
stm32l1xx_hal_rtc.c:424:38: error: 'RTC_CR_BKP' undeclared
Posted on May 24, 2017 at 11:06
The last driver for L1, version 1.7.0 contains this error when trying to compile projects in OpenSTM32 IDE where I replaced the HAL driver by hand. So I had to revert to 1.6.0 version.
stm32l1xx_hal_rtc.c:424:38: error: 'RTC_CR_BKP' undeclared ...
#error #driver #stm32l1 #openstm32 #170