STM32L0 inconsistency between RM0451 and CMSIS
Hi,
I noticed that for the FLASH PECR register there is a discrepancy between the RM and the CMSIS files provided by ST.
The RM includes information about the `NZDISABLE` bit (which is not present in the CMSIS file `stm32l010x6.h`). On the other hand, the macro `FLASH_PECR_HALF_ARRAY` is provided in the CMSIS files but is not described in the RM.
Best,
msemegen
