Skip to content
Commit 60fc3001 authored by Guillaume Gautier's avatar Guillaume Gautier Committed by Carles Cufí
Browse files

drivers: counter: Do not keep RTC value between resets on STM32



This commit changes the ability to keep the RTC value between resets, and
turns it off by default.
Though this feature makes sense for an RTC counting the time and date,
here it is used as a counter. As such the registers used for coutning
should be reset after each MCU reset.

This change puts back in place the previous behavior before the Kconfig
CONFIG_COUNTER_RTC_STM32_BACKUP_DOMAIN_RESET was removed.

Signed-off-by: default avatarGuillaume Gautier <guillaume.gautier-ext@st.com>
parent fdbfdc9e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment