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
/
rcc
/
bd.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcc: ahb/apb -> hclk/pclk
xoviat
2023-10-15
1
-4
/
+4
*
stm32/rcc: LSE xtal is 32768hz, not 32000hz.
Dario Nieuwenhuis
2023-10-11
1
-1
/
+1
*
stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.
Dario Nieuwenhuis
2023-10-11
1
-86
/
+131
*
stm32/rcc: unify L0 and L1.
Dario Nieuwenhuis
2023-10-11
1
-1
/
+1
*
h7: implement RTC and LSE clock configuration
Matt Ickstadt
2023-10-06
1
-14
/
+33
*
wpan: re-enable HIL tests
xoviat
2023-10-03
1
-0
/
+4
*
stm32/rcc: reset backup domain before enabling LSE.
Dario Nieuwenhuis
2023-10-02
1
-46
/
+47
*
stm32/rtc: use rccperi enable
xoviat
2023-09-25
1
-5
/
+0
*
stm32: fix bd lsi
xoviat
2023-09-24
1
-6
/
+7
*
fix low-power: APB1 needed for LSE
Christian Enderle
2023-09-21
1
-0
/
+5
*
stm32: update configure_ls as agreed
xoviat
2023-09-17
1
-28
/
+30
*
stm32: add stm32wba support.
Dario Nieuwenhuis
2023-09-16
1
-68
/
+42
*
stm32: add lp to l0
xoviat
2023-09-14
1
-2
/
+2
*
rcc: more cleanup
xoviat
2023-09-08
1
-41
/
+42
*
stm32: extract lse/lsi into bd mod
xoviat
2023-09-06
1
-3
/
+3
*
stm32/rcc: add lsi and lse bd abstraction
xoviat
2023-09-06
1
-2
/
+74
*
stm32/bd: consolidate enable_rtc
xoviat
2023-08-28
1
-32
/
+7
*
stm32/bd: fix errors
xoviat
2023-08-27
1
-4
/
+12
*
rcc/bd: consolidate mod
xoviat
2023-08-27
1
-70
/
+37
*
stm32/bd: allow dead code
xoviat
2023-08-27
1
-0
/
+8
*
stm32: extract backupdomain into mod
xoviat
2023-08-27
1
-0
/
+168