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
/
timer
/
simple_pwm.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2410 from eZioPan/waveform-on-CHx
Dario Nieuwenhuis
2024-02-01
1
-2
/
+91
|
\
|
*
bug fix
eZio Pan
2024-01-08
1
-1
/
+2
|
*
refactor with clippy
eZio Pan
2024-01-06
1
-1
/
+1
|
*
impl waveform with TIM Channel
eZio Pan
2024-01-06
1
-1
/
+89
*
|
stm32/simple_pwm: add set_output_compare_mode
Ralf
2024-01-10
1
-0
/
+5
|
/
*
stm32/pwm: simplify impl blocks.
Dario Nieuwenhuis
2024-01-02
1
-2
/
+0
*
ask a DMA Channel only when use .gen_waveform()
eZio Pan
2024-01-02
1
-50
/
+28
*
some trivial fix
eZio Pan
2023-12-30
1
-9
/
+8
*
record&restore TIM OC to it's earlier state
eZio Pan
2023-12-29
1
-15
/
+50
*
implement PWM waveform generating with DMA
eZio Pan
2023-12-28
1
-15
/
+85
*
stm32/timer: docs.
Dario Nieuwenhuis
2023-12-19
1
-11
/
+34
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-18
1
-0
/
+2
*
Merge branch 'master' into center-align
Dion Dokter
2023-10-20
1
-3
/
+40
|
\
|
*
STM32: timer enable_output does not take bool, but just enables the output
Ralf
2023-10-13
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
|
*
Implemented Pwm trait from embedded_hal
randi
2023-10-07
1
-0
/
+38
*
|
Do affect the frequency
Dion Dokter
2023-10-02
1
-2
/
+7
*
|
stm32: Add the ability to center-align timers
Dion Dokter
2023-10-01
1
-2
/
+4
|
/
*
stm32: allow setting the PWM output polarity
Aurelien Jacobs
2023-08-18
1
-0
/
+4
*
stm32: allow setting PWM duty cycle to 100%
Aurélien Jacobs
2023-08-18
1
-2
/
+2
*
stm32/pwm: add output type control
xoviat
2023-07-29
1
-3
/
+3
*
stm32/timer: merge pwm module into timer. (#1703)
Dario Nieuwenhuis
2023-07-28
1
-0
/
+107