Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: rtc: stm32: fix error handling in rtc_stm32_set_time() #72811

Merged
merged 1 commit into from
May 17, 2024

Conversation

ajarmouni-st
Copy link
Collaborator

@ajarmouni-st ajarmouni-st commented May 15, 2024

re-enable RTC registers Write Protection when entering Init Mode returns error.

@ajarmouni-st ajarmouni-st added platform: STM32 ST Micro STM32 area: RTC Real Time Clock labels May 15, 2024
@ajarmouni-st ajarmouni-st marked this pull request as ready for review May 15, 2024 15:29
@ajarmouni-st ajarmouni-st removed the request for review from ABOSTM May 15, 2024 15:30
drivers/rtc/rtc_ll_stm32.c Outdated Show resolved Hide resolved
re-enable Write Protection when Init Mode errors.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
@MaureenHelm MaureenHelm merged commit 4d038fb into zephyrproject-rtos:main May 17, 2024
21 checks passed
@ajarmouni-st ajarmouni-st deleted the fix_stm32_rtc branch May 22, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RTC Real Time Clock platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants