| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3880 from nikvoid/stm32-rtc-subsecond | Dario Nieuwenhuis | 2025-02-16 | 1 | -1/+20 |
| |\ | | | | | | | STM32: RTC subsecond support | ||||
| | * | stm32: read microsecond from RTC | nikvoid | 2025-02-13 | 1 | -1/+20 |
| | | | |||||
| * | | derive defmt::Format on pub struct/enum of stm32::rtc | Georges Palauqui | 2025-01-24 | 1 | -0/+3 |
| |/ | |||||
| * | stm32/rtc: move lowpower stuff to a separate mod. | Dario Nieuwenhuis | 2024-05-30 | 1 | -59/+0 |
| | | |||||
| * | low power for h5 | eZio Pan | 2024-04-28 | 1 | -2/+2 |
| | | |||||
| * | stm32: use private_bounds for sealed traits. | Dario Nieuwenhuis | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | Fix warnings in recent nightly. | Dario Nieuwenhuis | 2024-03-20 | 1 | -4/+1 |
| | | |||||
| * | stm32: more docs. | Dario Nieuwenhuis | 2023-12-18 | 1 | -3/+9 |
| | | |||||
| * | Revert "fix day of the week conversion" | Mathias | 2023-12-04 | 1 | -1/+1 |
| | | | | | This reverts commit 59a5e84df584faed5676de027601d09772be55f7. | ||||
| * | stm32/rtc: misc. cleanup and move to bps by default | xoviat | 2023-11-01 | 1 | -23/+9 |
| | | |||||
| * | Fix dow range off-by-one error | Scott Mabin | 2023-10-30 | 1 | -14/+14 |
| | | |||||
| * | stm32/rtc: more rtc cleanup | xoviat | 2023-10-25 | 1 | -64/+127 |
| | | |||||
| * | fix day of the week conversion | aidant | 2023-08-27 | 1 | -1/+1 |
| | | |||||
| * | stm32: update stm32-metapac. | Dario Nieuwenhuis | 2023-06-19 | 1 | -23/+21 |
| | | |||||
| * | stm32/rtc: fix datetime and add f4 test | xoviat | 2023-04-25 | 1 | -10/+8 |
| | | |||||
| * | stm32/rtc: remove unused import | xoviat | 2023-04-16 | 1 | -0/+1 |
| | | |||||
| * | stm32/rtc: remove chrono datetime and add converters | xoviat | 2023-04-16 | 1 | -0/+202 |
