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
*
fix(stm32/h7): use correct unit in vco clock check
Badr Bouslikhin
2024-02-06
1
-1
/
+1
*
stm32/rcc: fix more build failures.
Dario Nieuwenhuis
2024-02-04
2
-1
/
+5
*
stm32/rcc: fix build for some f0 and l4 chips.
Dario Nieuwenhuis
2024-02-04
2
-12
/
+39
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
12
-335
/
+212
*
Migrate STM32WBA to RCCv3
Romain Goyet
2024-02-02
1
-90
/
+103
*
STM32WBA's high speed external clock has to run at 32 MHz
Romain Goyet
2024-02-01
1
-6
/
+8
*
Initial FDCAN driver implementation.
Corey Schuhen
2024-01-31
1
-4
/
+3
*
Add FDCAN clock registers to G4 RCC.
Tomasz bla Fortuna
2024-01-31
2
-3
/
+12
*
stm32: Add G0 USB RCC
Derek Hageman
2024-01-05
1
-1
/
+50
*
Fix formatting of comments
Tyler Gilbert
2024-01-03
1
-4
/
+4
*
Update u5.rs
Tyler
2024-01-03
1
-10
/
+8
*
Update STM32 RCC U5 to support P and Q dividers
Tyler Gilbert
2024-01-03
1
-0
/
+18
*
additional chip variants required more clocks
Adin Ackerman
2024-01-02
2
-2
/
+9
*
fix g0 being left out of some clock controls
Adin Ackerman
2024-01-02
2
-9
/
+28
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-18
1
-0
/
+3
*
STM32H7: adjust flash latency and programming delay for series in RM0468
Oliver Rockstedt
2023-12-15
1
-1
/
+25
*
STM32H7: limit max frequency to 520MHz until cpu frequency boost option is im...
Oliver Rockstedt
2023-12-15
1
-1
/
+1
*
STM32H7: adjust frequency limits for series in RM0468
Oliver Rockstedt
2023-12-15
1
-1
/
+8
*
STM32H7: Allow PLL1 DIVP of 1 for certain series
Oliver Rockstedt
2023-12-15
1
-2
/
+7
*
stm32: update stm32-metapac. Fixes USB on STM32WB.
Dario Nieuwenhuis
2023-12-08
2
-0
/
+2
*
Merge pull request #2246 from CaptainMaso/adc_f3_v1_1
Dario Nieuwenhuis
2023-12-08
2
-2
/
+4
|
\
|
*
Update stm32-metapac.
Dario Nieuwenhuis
2023-12-08
2
-2
/
+4
*
|
stm32/rcc: Add support for HSE Oscillator in stm32g0
Carlos Barrales Ruiz
2023-12-04
1
-7
/
+21
*
|
stm32/rcc: add missing h7 power config
Badr Bouslikhin
2023-12-02
1
-0
/
+12
*
|
stm32/rcc: refactor h7 rm0455,rm0468 and rm0468 power management
Badr Bouslikhin
2023-12-02
1
-58
/
+29
*
|
stm32/rcc: enable power supply configurability for rm0455 and rm0468
Badr Bouslikhin
2023-12-02
1
-13
/
+5
*
|
stm32/rcc: make h7 rm0399 power supply configurable
Badr Bouslikhin
2023-12-01
1
-1
/
+147
|
/
*
STM32: Remove vestigal build.rs cfgs, add new flashsize_X and package_X cfgs,...
Adam Greig
2023-11-25
1
-4
/
+1
*
PR feedback
RobertTDowling
2023-11-19
1
-2
/
+2
*
stm32h7 ADC: Fix stalled clock in default h7 config
RobertTDowling
2023-11-15
1
-1
/
+6
*
stm32/rcc: unify f2 into f4/f7.
Dario Nieuwenhuis
2023-11-13
3
-353
/
+119
*
stm32/rcc: fix pll enum naming on f4, f7.
Dario Nieuwenhuis
2023-11-13
1
-5
/
+5
*
stm32/rcc: unify l0l1 and l4l5.
Dario Nieuwenhuis
2023-11-13
3
-324
/
+250
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
7
-64
/
+64
*
check PLL settings before set VOS
eZio Pan
2023-11-06
1
-10
/
+8
*
stm32/rcc: set highest VOS on some F4s with no overdrive.
Dario Nieuwenhuis
2023-11-06
1
-0
/
+8
*
stm32/rcc: add shared code for hsi48 with crs support.
Dario Nieuwenhuis
2023-11-05
7
-113
/
+93
*
stm32/rcc: switch to modern api for l0, l1.
Dario Nieuwenhuis
2023-11-05
2
-91
/
+101
*
Merge branch 'main' of github.com:embassy-rs/embassy into low-power
xoviat
2023-11-04
1
-17
/
+6
|
\
|
*
stm32/rcc: revert part of #2106
xoviat
2023-11-01
1
-17
/
+6
*
|
stm32: compute stop mode and workaround rtt test bug
xoviat
2023-11-04
1
-0
/
+9
|
/
*
Fix missed field in cfg'd code
shakencodes
2023-11-01
1
-0
/
+1
*
Correct adc_clock_source for all µprocs in l4l5.rs
shakencodes
2023-11-01
1
-1
/
+4
*
Eliminates redefinition of AdcClockSource
shakencodes
2023-11-01
1
-27
/
+4
*
Reinstate rcc::Config adc_clock_source field
shakencodes
2023-11-01
1
-3
/
+31
*
stm32/low-power: refactor refcount
xoviat
2023-10-25
1
-23
/
+1
*
Merge pull request #2106 from xoviat/fix-stop-2
xoviat
2023-10-23
1
-6
/
+17
|
\
|
*
stm32: fix low-power test
xoviat
2023-10-23
1
-6
/
+17
*
|
stm32/rcc: misc cleanups.
Dario Nieuwenhuis
2023-10-23
5
-187
/
+119
*
|
stm32/rcc: merge wb into l4/l5.
Dario Nieuwenhuis
2023-10-23
3
-282
/
+80
[next]