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
/
examples
/
stm32g4
/
src
/
bin
/
pll.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/rcc: g4: consistent PllSource, add pll pqr limits, simplify a bit.
Dario Nieuwenhuis
2024-03-04
1
-15
/
+14
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-0
/
+1
*
[embassy-stm32]: started stm32g4 RCC refactor
Barnaby Walters
2024-02-15
1
-8
/
+8
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
1
-2
/
+2
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
1
-1
/
+1
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-2
/
+2
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-3
/
+3
*
stm32g4: PLL: Add support for configuring PLL_P and PLL_Q
Kevin Lannen
2023-06-14
1
-3
/
+12
*
Rename to follow ref manual and CubeIDE
Carl St-Laurent
2023-06-08
1
-2
/
+2
*
Added Vcore boost mode and Flash wait state
Carl St-Laurent
2023-06-04
1
-2
/
+2
*
Use HSI16 for exemple since HSE might have a different value depending on board
Carl St-Laurent
2023-06-04
1
-3
/
+2
*
Example using PLL
Carl St-Laurent
2023-06-03
1
-0
/
+27