aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/rtc
Commit message (Expand)AuthorAgeFilesLines
* stm32/rtc: fix datetime and add f4 testxoviat2023-04-251-10/+8
* stm32/rtc: impl. functions on traitxoviat2023-04-183-67/+69
* stm32/rtc: build more chipsxoviat2023-04-182-93/+78
* stm32/rtc: cleanup and consolidatexoviat2023-04-1813-438/+79
* stm32/rtc: remove unused importxoviat2023-04-161-0/+1
* stm32/rtc: remove chrono datetime and add convertersxoviat2023-04-162-3/+56
* feature-gate variants without vals definedMathias2023-02-131-2/+11
* Remove unused feature gateMathias2022-10-111-1/+0
* Fix RTC for v2l0 & v2l1Mathias2022-10-113-67/+38
* Fix stm32wl55jc-cm4 RTCMathias2022-10-111-1/+6
* Implement RTC peripheral for all stm32 families with rtcMathias2022-09-2915-0/+1220