aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32h7/src/bin/rtc.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Adam Greig2023-10-151-2/+2
| | | | convenience methods
* stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.Dario Nieuwenhuis2023-10-111-8/+6
|
* h7: implement RTC and LSE clock configurationMatt Ickstadt2023-10-061-0/+39