| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rtc: use consistent api between stop and non-stop | xoviat | 2025-11-04 | 1 | -2/+2 |
| | | |||||
| * | chore: Wrap link_section attribute with unsafe | Hiroaki Yutani | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | Updated WL examples to use new API | Dion Dokter | 2024-08-05 | 1 | -2/+7 |
| | | |||||
| * | stm32/rtc: remove use of deprecated .timestamp() | Dario Nieuwenhuis | 2024-03-06 | 1 | -2/+2 |
| | | |||||
| * | stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`. | Dario Nieuwenhuis | 2024-02-26 | 1 | -1/+1 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | stm32/rcc: consistent casing and naming for PLL enums. | Dario Nieuwenhuis | 2023-11-13 | 1 | -1/+1 |
| | | |||||
| * | stm32/rcc: merge wb into l4/l5. | Dario Nieuwenhuis | 2023-10-23 | 1 | -6/+20 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -2/+2 |
| | | | | | convenience methods | ||||
| * | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. | Dario Nieuwenhuis | 2023-10-11 | 1 | -5/+3 |
| | | |||||
| * | stm32/rcc: rename HSE32 to HSE | Dario Nieuwenhuis | 2023-10-11 | 1 | -1/+1 |
| | | |||||
| * | stm32/rtc: enable lse in examples. | Dario Nieuwenhuis | 2023-09-30 | 1 | -0/+2 |
| | | |||||
| * | rcc: more cleanup | xoviat | 2023-09-08 | 1 | -1/+0 |
| | | |||||
| * | stm32: fix wl re-export | xoviat | 2023-08-27 | 1 | -3/+3 |
| | | |||||
| * | stm32/rtc: remove generics and segregate clock sel | xoviat | 2023-08-08 | 1 | -4/+1 |
| | | |||||
| * | stm32: fix rtc and examples | xoviat | 2023-08-06 | 1 | -1/+1 |
| | | |||||
| * | Enable RTC on STM32WL chips (#1645) | Phil Markgraf | 2023-07-15 | 1 | -0/+43 |
| * Add clippy allow to not report if same then branch * Support enabling RTC clock on STM32WL * Add clippy allow to not report if same then branch * Support enabling RTC clock on STM32WL * Add rtc example for stm32wl * Address code review feedback | |||||
