aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f4/src/bin/rtc.rs
Commit message (Expand)AuthorAgeFilesLines
* rtc: use consistent api between stop and non-stopxoviat2025-11-041-2/+2
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* stm32/rtc: remove use of deprecated .timestamp()Dario Nieuwenhuis2024-03-061-1/+1
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
* time: Update examples, tests, and other code to use new Timer::after_x conven...Adam Greig2023-10-151-2/+2
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-4/+2
* stm32: fix rtc exampleluveti2023-09-241-0/+1
* rustfmtxoviat2023-08-271-4/+2
* fix hanging on rtc exampleaidant2023-08-271-5/+14
* stm32/rtc: cleanup and consolidatexoviat2023-04-181-0/+30