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
/
stm32h7
/
src
/
bin
/
dac_dma.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-2
/
+2
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-2
/
+3
*
stm32/dac: remove DMA generic params.
Dario Nieuwenhuis
2025-03-25
1
-3
/
+4
*
stm32: use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-7
/
+7
*
stm32/timer: simplify traits, convert from trait methods to struct.
Dario Nieuwenhuis
2024-03-23
1
-13
/
+13
*
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
1
-1
/
+1
*
update timer mod after stm32-metapac timer_v2
eZio Pan
2024-02-09
1
-7
/
+7
*
update metapac after stm32-data PR323
eZio Pan
2023-12-25
1
-3
/
+3
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
STM32 DAC: Rework DAC driver, support all families.
Adam Greig
2023-11-25
1
-19
/
+12
*
STM32 DAC: Swap to new TSEL enum entirely in-HAL
Adam Greig
2023-11-25
1
-2
/
+2
*
stm32/rcc: misc cleanups.
Dario Nieuwenhuis
2023-10-23
1
-3
/
+4
*
enable clock first
pbert
2023-10-12
1
-2
/
+2
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+2
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-7
/
+7
*
stm32/rcc: unify h5 and h7.
Dario Nieuwenhuis
2023-09-21
1
-4
/
+29
*
add dac-dma example for h7, remove memory.x
JuliDi
2023-07-28
1
-0
/
+140