aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32l4/src/bin/rtc.rs
Commit message (Expand)AuthorAgeFilesLines
* stm32/l4: set rtc clock source in rccxoviat2023-08-081-4/+1
* stm32/rtc: fix exampelxoviat2023-08-061-1/+1
* Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...Mathias2023-07-031-1/+0
* L4: Switch to MSI to prevent problems with PLL configuration, and enable powe...Mathias2023-07-011-0/+50