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
/
wba.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: disable HSI if not used
Bernát Süli
2025-12-18
1
-0
/
+5
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-3
/
+6
*
Added vrefbuf driver.
Gerzain Mata
2025-08-10
1
-1
/
+13
*
Cargo fmt
Gerzain Mata
2025-07-27
1
-16
/
+17
*
Added changes based on PR review
Gerzain Mata
2025-07-27
1
-23
/
+4
*
Added support for PLL as a clock source on STM32WBA
Gerzain Mata
2025-07-25
1
-10
/
+237
*
Adds ADC4 for WBA
purepani
2025-06-30
1
-0
/
+1
*
fixup! feat(stm32-wba): provide a `const` constructor on `rcc::Config`
ROMemories
2025-05-26
1
-2
/
+0
*
feat(stm32-wba): provide a `const` constructor on `rcc::Config`
ROMemories
2025-05-21
1
-4
/
+11
*
Fix dma nvic issues on dual core lines
Alexandros Liarokapis
2024-08-17
1
-0
/
+1
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-7
/
+6
*
stm32/rcc: unify naming sysclk field to `sys`, enum to `Sysclk`.
Dario Nieuwenhuis
2024-02-26
1
-12
/
+12
*
stm32: update metapac.
Dario Nieuwenhuis
2024-02-16
1
-1
/
+1
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
1
-13
/
+19
*
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
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
1
-4
/
+4
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
1
-6
/
+6
*
stm32: update metapac
xoviat
2023-10-20
1
-2
/
+2
*
rcc: ahb/apb -> hclk/pclk
xoviat
2023-10-15
1
-8
/
+8
*
stm32/rcc: add LSE/LSI to all chips, add RTC to more chips.
Dario Nieuwenhuis
2023-10-11
1
-4
/
+5
*
stm32/rcc: rename HSE32 to HSE
Dario Nieuwenhuis
2023-10-11
1
-2
/
+2
*
stm32/rcc: use more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
1
-4
/
+4
*
stm32/rcc: use AHBPrescaler div impls in stm32wba
Dario Nieuwenhuis
2023-09-17
1
-59
/
+29
*
stm32: add stm32wba support.
Dario Nieuwenhuis
2023-09-16
1
-0
/
+184