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
/
f3.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/rcc: unify f0, f1, f3.
Dario Nieuwenhuis
2024-02-14
1
-345
/
+0
*
stm32/rcc: some f3 fixes.
Dario Nieuwenhuis
2024-02-13
1
-2
/
+3
*
stm32/rcc: port F3 RCC to new API
Dario Nieuwenhuis
2024-02-12
1
-363
/
+246
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
1
-10
/
+12
*
STM32: Remove vestigal build.rs cfgs, add new flashsize_X and package_X cfgs,...
Adam Greig
2023-11-25
1
-4
/
+1
*
stm32: update metapac
xoviat
2023-10-17
1
-2
/
+2
*
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
-3
/
+4
*
stm32/rcc: use more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
1
-113
/
+74
*
stm32: generate adc_common
xoviat
2023-09-15
1
-4
/
+10
*
stm32/f3: add high res for hrtim and misc.
xoviat
2023-09-10
1
-70
/
+129
*
stm32: add initial adc f3 impl
xoviat
2023-09-05
1
-1
/
+92
*
stm32/rcc: rename common to bus
xoviat
2023-08-27
1
-3
/
+3
*
rustfmt
xoviat
2023-06-30
1
-0
/
+1
*
Refactor IWDG to use LSI frequency from RCC
chemicstry
2022-07-10
1
-6
/
+10
*
stm32/rcc: Modify only relevant CFGR bits and keep the settings previously done.
Ralf
2022-05-12
1
-6
/
+11
*
stm32/rcc: Set flash prefetch buffer and half cycle access according to AHB c...
Ralf
2022-05-12
1
-1
/
+8
*
stm32/rcc: fix f3 build failure.
Dario Nieuwenhuis
2022-02-23
1
-1
/
+1
*
Update stm32-data
Dario Nieuwenhuis
2022-02-14
1
-7
/
+3
*
stm32f3: fix nonexistent cfg tests
Greg V
2022-02-02
1
-2
/
+2
*
stm32/rcc: remove Rcc struct, RccExt trait.
Dario Nieuwenhuis
2022-01-05
1
-248
/
+205
*
stm32/rcc: change family-specific code from dirs to single files.
Dario Nieuwenhuis
2022-01-04
1
-0
/
+374