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
/
adc.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/adc: extract into common
xoviat
2025-11-12
1
-2
/
+2
*
adc: seal special channels
xoviat
2025-11-11
1
-0
/
+5
*
adc: remove sample_time from struct
xoviat
2025-11-10
1
-2
/
+1
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
stm32 adc: introduce blocking_read
Andres Vahter
2024-07-03
1
-1
/
+1
*
stm32/adc: update g4 for new pac.
Dario Nieuwenhuis
2024-04-14
1
-1
/
+1
*
stm32: update adc examples
Andres Vahter
2024-04-10
1
-2
/
+2
*
stm32/rcc: g4: consistent PllSource, add pll pqr limits, simplify a bit.
Dario Nieuwenhuis
2024-03-04
1
-1
/
+1
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-15
/
+14
*
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
Dario Nieuwenhuis
2024-02-26
1
-1
/
+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
*
stm32: expand rcc mux to g4 and h7
xoviat
2023-10-14
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 more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
1
-1
/
+1
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-3
/
+3
*
initial support for STM32G4 ADC
Daehyeok Mun
2023-09-04
1
-0
/
+41