Skip to content
Commit d101fad0 authored by Juha Niskanen's avatar Juha Niskanen Committed by Gregory Nutt
Browse files

Merged in juniskane/nuttx_stm32l4/stm32_rtc_small_patches_pr (pull request #511)



Stm32 rtc small patches

* RTC: canceling an alarm marks it as inactive

* STM32L4, STM32F4, STM32F7 RTC: fix reading alarm value that is more than 24h in future

* STM32F0 RTC: fix backup register count in stm32_rtcc.h

    All other STM32: SHIFTR_SUBFS_MASK was correct in STM32F0 only

* STM32L1: use correct EXTI line definitions

Approved-by: default avatarGregory Nutt <gnutt@nuttx.org>
parent 3750da23
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment