index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
stm32/rtc: misc. cleanup and move to bps by default
xoviat
2023-11-01
4
-71
/
+68
*
|
stm32: compute stop mode and workaround rtt test bug
xoviat
2023-11-04
1
-7
/
+1
|
/
*
Fix dow range off-by-one error
Scott Mabin
2023-10-30
1
-14
/
+14
*
Merge pull request #2117 from xoviat/rtc-3
xoviat
2023-10-26
3
-120
/
+173
|
\
|
*
stm32/rtc: more rtc cleanup
xoviat
2023-10-25
3
-120
/
+173
*
|
stm32/low-power: refactor refcount
xoviat
2023-10-25
1
-1
/
+3
|
/
*
stm32: fix low-power test
xoviat
2023-10-23
1
-1
/
+5
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-1
/
+1
*
stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.
Dario Nieuwenhuis
2023-10-11
1
-14
/
+2
*
h7: implement RTC and LSE clock configuration
Matt Ickstadt
2023-10-06
2
-18
/
+49
*
stm32: fix stop
xoviat
2023-10-02
1
-15
/
+16
*
rtc: use enable on known working chips only
xoviat
2023-09-25
1
-2
/
+2
*
stm32/rtc: always set wakeup alarm
xoviat
2023-09-25
1
-9
/
+0
*
stm32/rtc: use rccperi enable
xoviat
2023-09-25
3
-31
/
+7
*
stm32: centralize enabling pwr, syscfg, flash.
Dario Nieuwenhuis
2023-09-25
1
-14
/
+0
*
stm32/lp: clamp requested_duration to avoid overflow
xoviat
2023-09-22
1
-7
/
+13
*
stm32/low-power: create one critical-section for all time ops
xoviat
2023-09-21
1
-22
/
+24
*
fix low-power: APB1 needed for LSE
Christian Enderle
2023-09-21
1
-2
/
+0
*
stm32: misc. cleanup
xoviat
2023-09-17
1
-5
/
+6
*
stm32: Add RtcTimeProvider struct to Rtc module
Scott Mabin
2023-09-17
1
-15
/
+36
*
stm32: add stm32wba support.
Dario Nieuwenhuis
2023-09-16
1
-2
/
+0
*
stm32: rtc/low-power cleanup
xoviat
2023-09-15
2
-40
/
+44
*
Fix low-power feature for STM32L0
Christian Enderle
2023-09-15
1
-1
/
+1
*
stm32: add lp to l0
xoviat
2023-09-14
1
-2
/
+23
*
rcc: more cleanup
xoviat
2023-09-08
3
-1
/
+27
*
stm32: cleanup psc design
xoviat
2023-09-03
1
-22
/
+9
*
rustfmt
xoviat
2023-08-29
3
-2
/
+3
*
stm32/rtc: autocompute prescalers
xoviat
2023-08-29
3
-49
/
+35
*
stm32/rtc: remove rtc-debug and asbtract exti wakeup
xoviat
2023-08-28
1
-18
/
+8
*
stm32/rtc: feature-gate instant
xoviat
2023-08-27
1
-0
/
+1
*
stm32/rtc: fix psc div
xoviat
2023-08-27
1
-1
/
+1
*
stm32: fix rtc wakeup timing and add dbg
xoviat
2023-08-27
2
-11
/
+46
*
stm32/rtc: use psc to compute instants
xoviat
2023-08-27
2
-38
/
+19
*
Merge branch 'main' of https://github.com/aidant/embassy into rtc
xoviat
2023-08-27
1
-1
/
+1
|
\
|
*
fix day of the week conversion
aidant
2023-08-27
1
-1
/
+1
*
|
stm32: re-export rtcclocksource
xoviat
2023-08-27
1
-0
/
+1
*
|
stm32: extract backupdomain into mod
xoviat
2023-08-27
3
-158
/
+4
|
/
*
stm32: feature-gate wakeup alarm
xoviat
2023-08-26
1
-19
/
+2
*
stm32: complete stop impl.
xoviat
2023-08-26
2
-98
/
+100
*
stm32: get the basic lp working
xoviat
2023-08-26
1
-12
/
+43
*
stm32: flesh out lp executor
xoviat
2023-08-24
1
-7
/
+18
*
rtc: cleanup
xoviat
2023-08-23
1
-37
/
+4
*
rtc: get wakup irq working
xoviat
2023-08-23
1
-20
/
+28
*
stm32: impl. draft cfgr pwr
xoviat
2023-08-22
1
-8
/
+0
*
stm32: add executor to low-power mod
xoviat
2023-08-22
1
-2
/
+2
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into rtc-lp
xoviat
2023-08-22
1
-0
/
+2
|
\
|
*
stm32/rtc: allow dead code
xoviat
2023-08-22
1
-0
/
+2
*
|
rtc: make fns private
xoviat
2023-08-22
1
-2
/
+2
|
/
*
rtc: fix rtcinstant delay computation
xoviat
2023-08-21
1
-3
/
+4
[prev]
[next]