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
/
g0.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: disable HSI48 if not in use
Bernát Süli
2025-12-19
1
-0
/
+6
*
fixup! feat(stm32-g0): provide a `const` constructor on `rcc::Config`
ROMemories
2025-05-26
1
-2
/
+0
*
feat(stm32-g0): provide a `const` constructor on `rcc::Config`
ROMemories
2025-05-21
1
-5
/
+12
*
stm32: update metapac, cleanup clocks a bit.
Dario Nieuwenhuis
2025-04-18
1
-2
/
+0
*
stm32: run cargo fmt
techmccat
2025-03-28
1
-1
/
+4
*
stm32: allow using LSI/LSE as SYSCLK on g0/c0
techmccat
2025-03-28
1
-2
/
+5
*
stm32/rcc: add HSISYS support for g0
Markus Kasten
2025-01-17
1
-11
/
+24
*
Fix & Revert
Bing Wen
2024-11-27
1
-0
/
+1
*
Add new
Bing Wen
2024-11-27
1
-22
/
+11
*
Add new feature to enable overclocking
Bing Wen
2024-11-26
1
-5
/
+14
*
Fix dma nvic issues on dual core lines
Alexandros Liarokapis
2024-08-17
1
-0
/
+2
*
stm32: ensure the core runs on HSI clock while setting up rcc
Aurélien Jacobs
2024-05-27
1
-9
/
+16
*
stm32/rcc: port g0 to new api.
Dario Nieuwenhuis
2024-03-04
1
-254
/
+228
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-49
/
+14
*
stm32: update metapac.
Dario Nieuwenhuis
2024-02-26
1
-0
/
+1
*
stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`.
Dario Nieuwenhuis
2024-02-26
1
-8
/
+8
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
1
-8
/
+7
*
stm32: Add G0 USB RCC
Derek Hageman
2024-01-05
1
-1
/
+50
*
additional chip variants required more clocks
Adin Ackerman
2024-01-02
1
-0
/
+5
*
fix g0 being left out of some clock controls
Adin Ackerman
2024-01-02
1
-4
/
+23
*
stm32/rcc: Add support for HSE Oscillator in stm32g0
Carlos Barrales Ruiz
2023-12-04
1
-7
/
+21
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
1
-7
/
+7
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
1
-10
/
+10
*
rcc: ahb/apb -> hclk/pclk
xoviat
2023-10-15
1
-5
/
+5
*
stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.
Dario Nieuwenhuis
2023-10-11
1
-4
/
+6
*
stm32/rcc: use more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
1
-32
/
+6
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-129
/
+36
*
stm32/rcc: convert bus prescalers to pac enums
xoviat
2023-09-16
1
-3
/
+3
*
stm32/rcc: rename common to bus
xoviat
2023-08-27
1
-1
/
+1
*
stm32/rcc: cleanup merge
xoviat
2023-07-30
1
-1
/
+1
*
stm32/rcc: extract and combine ahb/apb prescalers
xoviat
2023-07-30
1
-69
/
+7
*
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
Dario Nieuwenhuis
2023-06-29
1
-5
/
+5
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-1
/
+1
*
embassy-stm32: Simplify time
Grant Miller
2022-07-10
1
-6
/
+6
*
Fix g0 rcc build
chemicstry
2022-07-11
1
-1
/
+1
*
Refactor IWDG to use LSI frequency from RCC
chemicstry
2022-07-10
1
-4
/
+4
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-2
/
+1
*
embassy-stm32: g0: add PLL clock source
Will Glynn
2022-05-27
1
-5
/
+280
*
rustfmt
Dario Nieuwenhuis
2022-03-04
1
-1
/
+1
*
Use new stm32-data registers and fix AHB clock calculation
Matthew W. Samsonoff
2022-03-04
1
-41
/
+46
*
Update stm32-data
Dario Nieuwenhuis
2022-02-14
1
-3
/
+3
*
stm32/rcc: remove Rcc struct, RccExt trait.
Dario Nieuwenhuis
2022-01-05
1
-109
/
+58
*
stm32/rcc: change family-specific code from dirs to single files.
Dario Nieuwenhuis
2022-01-04
1
-0
/
+234