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
/
stm32f334
/
src
/
bin
/
opamp.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
adc: exact cal
xoviat
2025-11-10
1
-2
/
+2
*
adc: remove sample_time from struct
xoviat
2025-11-10
1
-5
/
+3
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
feat(embassy-stm32/opamp): Add some stm32g4 opamp usage
Ivan Li
2025-04-14
1
-2
/
+2
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-1
/
+1
*
stm32: update adc examples
Andres Vahter
2024-04-10
1
-3
/
+3
*
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
Dario Nieuwenhuis
2024-02-26
1
-1
/
+1
*
stm32/rcc: port F3 RCC to new API
Dario Nieuwenhuis
2024-02-12
1
-7
/
+17
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
STM32 opamp: use impl Peripheral instead of directly taking pins
Adam Greig
2023-11-20
1
-1
/
+1
*
stm32: support internal output on g4 opamps
Adam Greig
2023-11-05
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
-2
/
+2
*
stm32: update metapac and fix opamp ch
xoviat
2023-10-04
1
-2
/
+2
*
stm32: add opamp mod and update pac
xoviat
2023-10-03
1
-0
/
+59