Dario Nieuwenhuis
|
897d42e012
|
Merge pull request #3880 from nikvoid/stm32-rtc-subsecond
STM32: RTC subsecond support
|
2025-02-16 23:22:50 +00:00 |
|
nikvoid
|
610804f138
|
stm32: read microsecond from RTC
|
2025-02-13 15:15:47 +02:00 |
|
Georges Palauqui
|
da0f6dbe08
|
derive defmt::Format on pub struct/enum of stm32::rtc
|
2025-01-24 11:58:33 +01:00 |
|
Dario Nieuwenhuis
|
2c691baadd
|
stm32/rtc: move lowpower stuff to a separate mod.
|
2024-05-30 13:26:14 +02:00 |
|
eZio Pan
|
d9e59e8e42
|
low power for h5
|
2024-04-28 00:33:02 +08:00 |
|
Dario Nieuwenhuis
|
2bca875b5f
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
|
Dario Nieuwenhuis
|
eca9aac194
|
Fix warnings in recent nightly.
|
2024-03-20 16:39:09 +01:00 |
|
Dario Nieuwenhuis
|
124478c5e9
|
stm32: more docs.
|
2023-12-18 19:11:23 +01:00 |
|
Mathias
|
e9fa79bd77
|
Revert "fix day of the week conversion"
This reverts commit 59a5e84df584faed5676de027601d09772be55f7.
|
2023-12-04 14:19:30 +01:00 |
|
xoviat
|
bab61f9665
|
stm32/rtc: misc. cleanup and move to bps by default
|
2023-11-01 17:17:14 -05:00 |
|
Scott Mabin
|
3912f5d67b
|
Fix dow range off-by-one error
|
2023-10-30 20:26:08 +00:00 |
|
xoviat
|
0beb84768e
|
stm32/rtc: more rtc cleanup
|
2023-10-25 19:50:30 -05:00 |
|
aidant
|
59a5e84df5
|
fix day of the week conversion
|
2023-08-27 18:36:35 +10:00 |
|
Dario Nieuwenhuis
|
558918651e
|
stm32: update stm32-metapac.
|
2023-06-19 03:22:12 +02:00 |
|
xoviat
|
0d82ebea29
|
stm32/rtc: fix datetime and add f4 test
|
2023-04-25 17:35:01 -05:00 |
|
xoviat
|
27ec29e2c5
|
stm32/rtc: remove unused import
|
2023-04-16 19:32:15 -05:00 |
|
xoviat
|
90c1422381
|
stm32/rtc: remove chrono datetime and add converters
|
2023-04-16 19:30:42 -05:00 |
|