Dario Nieuwenhuis
|
2bca875b5f
|
stm32: use private_bounds for sealed traits.
|
2024-03-23 01:38:51 +01:00 |
|
Dario Nieuwenhuis
|
389cbc0a77
|
stm32/timer: simplify traits, convert from trait methods to struct.
|
2024-03-23 01:37:28 +01:00 |
|
eZio Pan
|
dc4898ca89
|
update timer mod after stm32-metapac timer_v2
|
2024-02-09 23:58:13 +01:00 |
|
eZio Pan
|
d90a97aa4c
|
update metapac after stm32-data PR323
and refactor a few code with cargo clippy
|
2023-12-25 22:03:32 +08:00 |
|
Dario Nieuwenhuis
|
8b36a32ed5
|
ci: use beta, add secondary nightly ci.
|
2023-12-21 15:03:57 +01:00 |
|
Adam Greig
|
09d7950313
|
STM32 DAC: Rework DAC driver, support all families.
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
31fc337e2f
|
STM32 DAC: Swap to new TSEL enum entirely in-HAL
|
2023-11-25 00:29:45 +01:00 |
|
pbert
|
ecdd7c0e2f
|
enable clock first
|
2023-10-12 11:04:44 +02:00 |
|
pbert
|
f65a96c541
|
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
|
2023-10-12 11:04:19 +02:00 |
|
JuliDi
|
d5898c11eb
|
remove need for StaticCell in dac_dma example for stm32l4
|
2023-06-28 16:40:50 +02:00 |
|
JuliDi
|
f2e7a23148
|
attempt at fixing ci
|
2023-06-28 15:25:57 +02:00 |
|
JuliDi
|
27a89019ad
|
add doc
|
2023-06-28 15:21:24 +02:00 |
|
JuliDi
|
91c31d5e43
|
Update DAC examples, add DAC + DMA example
|
2023-06-28 11:58:25 +02:00 |
|