You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stm32L0xx or stm32L1xx soc series has an embedded EEPROM
This EEPROM area is mapped in the non volatile memory
and accessed with dedicated HAL functions
In this case, the EEPROM area is defined
from DATA_EEPROM_BASE to DATA_EEPROM_END
Signed-off-by: Francois Ramu <francois.ramu@st.com>
0 commit comments