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
/
adc
/
f3.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32: extract block_for_us
xoviat
2025-11-13
1
-1
/
+1
*
adc: seal special channels
xoviat
2025-11-11
1
-3
/
+3
*
adc: exact cal
xoviat
2025-11-10
1
-7
/
+0
*
adc: use common vref scheme
xoviat
2025-11-10
1
-17
/
+9
*
adc: remove sample_time from struct
xoviat
2025-11-10
1
-10
/
+3
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-6
/
+2
*
stm32: update metapac
Dario Nieuwenhuis
2024-08-17
1
-1
/
+1
*
stm32/rcc: replace generated enable/disable code with runtime info
Jan Špaček
2024-05-25
1
-3
/
+3
*
remove InternalChannel and AdcPin
Univa
2024-05-22
1
-5
/
+1
*
add back InternalChannel and implement it where its missing
Univa
2024-05-21
1
-1
/
+5
*
add AnyAdcChannel
Univa
2024-05-20
1
-8
/
+8
*
stm32 adc: use fn blocking_delay_us(us: u32)
Andres Vahter
2024-04-10
1
-9
/
+3
*
stm32 adc: remove DelayNs
Andres Vahter
2024-04-10
1
-6
/
+11
*
stm32: use embedded_hal_1::delay::DelayNs
Andres Vahter
2024-04-09
1
-3
/
+3
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-3
/
+3
*
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
Dario Nieuwenhuis
2024-02-26
1
-8
/
+8
*
stm32: autogenerate clocks struct, enable mux for all chips.
Dario Nieuwenhuis
2024-02-02
1
-1
/
+1
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
stm32/adc: cleanup f1, f3, v1, and v2
xoviat
2023-09-27
1
-0
/
+20
*
stm32/adc: add async conversion
xoviat
2023-09-18
1
-8
/
+57
*
stm32: fix adc f3 startup time
xoviat
2023-09-15
1
-1
/
+1
*
adc/f3: fix delay calculation
xoviat
2023-09-11
1
-1
/
+1
*
adc/f3: fix startup bug
xoviat
2023-09-11
1
-0
/
+3
*
stm32: fix adc f3 and example
xoviat
2023-09-09
1
-6
/
+3
*
stm32: add initial adc f3 impl
xoviat
2023-09-05
1
-0
/
+126