aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32g0/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: read microsecond from RTCnikvoid2025-02-131-1/+1
* Add stm32g0 examplesChen Yuheng2024-06-181-0/+31