aboutsummaryrefslogtreecommitdiff
path: root/embassy-stm32/src/rtc/datetime.rs
Commit message (Collapse)AuthorAgeFilesLines
* stm32: more docs.Dario Nieuwenhuis2023-12-181-3/+9
|
* Revert "fix day of the week conversion"Mathias2023-12-041-1/+1
| | | | This reverts commit 59a5e84df584faed5676de027601d09772be55f7.
* stm32/rtc: misc. cleanup and move to bps by defaultxoviat2023-11-011-23/+9
|
* Fix dow range off-by-one errorScott Mabin2023-10-301-14/+14
|
* stm32/rtc: more rtc cleanupxoviat2023-10-251-64/+127
|
* fix day of the week conversionaidant2023-08-271-1/+1
|
* stm32: update stm32-metapac.Dario Nieuwenhuis2023-06-191-23/+21
|
* stm32/rtc: fix datetime and add f4 testxoviat2023-04-251-10/+8
|
* stm32/rtc: remove unused importxoviat2023-04-161-0/+1
|
* stm32/rtc: remove chrono datetime and add convertersxoviat2023-04-161-0/+202