aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wl/src/bin/rtc.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-5/+3
* stm32/rcc: rename HSE32 to HSEDario Nieuwenhuis2023-10-111-1/+1
* stm32/rtc: enable lse in examples.Dario Nieuwenhuis2023-09-301-0/+2
* rcc: more cleanupxoviat2023-09-081-1/+0
* stm32: fix wl re-exportxoviat2023-08-271-3/+3
* stm32/rtc: remove generics and segregate clock selxoviat2023-08-081-4/+1
* stm32: fix rtc and examplesxoviat2023-08-061-1/+1
* Enable RTC on STM32WL chips (#1645)Phil Markgraf2023-07-151-0/+43