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
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: flesh out lp executor
xoviat
2023-08-24
1
-0
/
+2
*
stm32/lp: add refcount
xoviat
2023-08-23
1
-0
/
+21
*
Merge pull request #1766 from xoviat/rtc-w
xoviat
2023-08-22
2
-1
/
+8
|
\
|
*
stm32/rcc: add rtc to f410
xoviat
2023-08-21
1
-1
/
+1
|
*
stm32/rcc: set rtc clock on f4
xoviat
2023-08-21
2
-1
/
+8
*
|
stm32: fix f37x build.
Dario Nieuwenhuis
2023-08-19
1
-1
/
+1
*
|
configure flash latency after axi clock and handle different flash in STM32H...
Dominik Sliwa
2023-08-18
1
-2
/
+47
*
|
Merge pull request #1793 from ARizzo35/stm32l4-rtc-pwren
Dario Nieuwenhuis
2023-08-18
1
-1
/
+2
|
\
\
|
*
|
stm32l4: set pwren in rcc regardless of clock source
Adam Rizkalla
2023-08-17
1
-1
/
+2
|
|
/
*
|
stm32-wl: set RTC clock source on RCC init
Olle Sandberg
2023-08-16
1
-0
/
+5
*
|
Make sure to check RCC settings for compatibility before applying
Sebastian Goll
2023-08-16
1
-16
/
+16
|
/
*
tests/stm32: fix rtc test
xoviat
2023-08-08
1
-0
/
+14
*
stm32/l4: set rtc clock source in rcc
xoviat
2023-08-08
1
-0
/
+5
*
stm32/rtc: remove generics and segregate clock sel
xoviat
2023-08-08
1
-2
/
+2
*
stm32/rtc: restructure
xoviat
2023-08-06
1
-1
/
+1
*
stm32/rtc: enable in rcc mod
xoviat
2023-08-06
2
-0
/
+29
*
Fix unlocking the backup domain when enabling LSE
Bartek
2023-08-01
1
-0
/
+1
*
Merge pull request #1716 from xoviat/rcc-p
Dario Nieuwenhuis
2023-07-30
15
-785
/
+222
|
\
|
*
stm32/rcc: cleanup merge
xoviat
2023-07-30
5
-8
/
+14
|
*
stm32/rcc: extract and combine ahb/apb prescalers
xoviat
2023-07-30
15
-798
/
+229
*
|
stm32f2 pll overflow with crystal
Scott Mabin
2023-07-30
1
-1
/
+1
|
/
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtim
xoviat
2023-07-28
5
-51
/
+305
|
\
|
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
3
-3
/
+3
|
*
stm32/rcc: use wpan default only for wpan
xoviat
2023-07-24
1
-18
/
+34
|
*
stm32/rcc: fix minor issues
xoviat
2023-07-24
1
-6
/
+6
|
*
stm32/rcc: move rcc logic from ipcc
xoviat
2023-07-23
2
-48
/
+286
*
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtim
xoviat
2023-07-22
5
-6
/
+88
|
\
|
|
*
Enable RTC on STM32WL chips (#1645)
Phil Markgraf
2023-07-15
1
-1
/
+60
|
*
Correctly calculate target VCO frequency from multipliers
David Purser
2023-07-07
1
-1
/
+1
|
*
Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...
Mathias
2023-07-05
2
-4
/
+4
|
|
\
|
|
*
Merge pull request #1617 from xoviat/const-rcc
Dario Nieuwenhuis
2023-07-04
1
-2
/
+2
|
|
|
\
|
|
|
*
stm32/rcc: allow const-propagation
xoviat
2023-07-04
1
-2
/
+2
|
|
*
|
rustfmt.
Dario Nieuwenhuis
2023-07-04
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm...
Mathias
2023-07-03
15
-116
/
+504
|
|
\
|
|
*
|
L4: Switch to MSI to prevent problems with PLL configuration, and enable powe...
Mathias
2023-07-01
1
-0
/
+23
*
|
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtim
xoviat
2023-07-01
14
-78
/
+151
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
Dario Nieuwenhuis
2023-06-29
13
-75
/
+73
|
*
|
STM32G4: Add CRS support to RCC
Kevin Lannen
2023-06-28
1
-1
/
+76
|
*
|
stm32: update metapac, includes fix for OTG with 9 endpoints (H7)
Dario Nieuwenhuis
2023-06-27
1
-2
/
+2
*
|
|
rustfmt
xoviat
2023-06-30
1
-0
/
+1
|
/
/
*
|
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
5
-38
/
+21
*
|
stm32g4: PLL: Add support for configuring PLL_P and PLL_Q
Kevin Lannen
2023-06-14
1
-35
/
+172
*
|
Rename to follow ref manual and CubeIDE
Carl St-Laurent
2023-06-08
1
-10
/
+10
*
|
Cleanup
Carl St-Laurent
2023-06-04
1
-5
/
+3
*
|
Added Vcore boost mode and Flash wait state
Carl St-Laurent
2023-06-04
1
-0
/
+35
*
|
Better comments
Carl St-Laurent
2023-06-04
1
-3
/
+4
*
|
stm32/rcc: Implement basic PLL support for STM32G4 series
Carl St-Laurent
2023-06-03
1
-1
/
+162
|
/
*
Merge #1486
bors[bot]
2023-05-25
1
-3
/
+42
|
\
|
*
Add RTC MUX selection to embassy-stm32 L4 family, to select and setup LSE and...
Mathias
2023-05-25
1
-3
/
+42
*
|
Align with updated stm32 metapac
Rasmus Melchior Jacobsen
2023-05-25
1
-31
/
+53
|
/
[next]