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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'embassy-rs:main' into fix/simple-pwm-32bit-timer-support
chasingRs
2025-11-10
3
-14
/
+88
|
\
|
*
Merge branch 'main' into into_ring_buffered_adc_for_g4
Jakob
2025-11-07
1
-2
/
+2
|
|
\
|
|
*
stm32/stop: move stop_with_rtc into init
xoviat
2025-11-04
1
-2
/
+2
|
*
|
Implement into_ring_buffered for g4. Add methods for configuring injected sam...
Jakob
2025-11-04
2
-1
/
+21
|
|
/
|
*
timer/low_level: add ability to set master mode
xoviat
2025-10-28
1
-1
/
+6
|
*
timer: add output compare values
xoviat
2025-10-27
1
-10
/
+59
*
|
Merge branch 'embassy-rs:main' into fix/simple-pwm-32bit-timer-support
chasingRs
2025-10-10
6
-41
/
+75
|
\
|
|
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
6
-8
/
+8
|
*
Remove 'new_with_config()', just use 'new()'
Brian Schwind
2025-09-29
1
-9
/
+0
|
*
Add a Config struct for the Qei peripheral
Brian Schwind
2025-09-29
1
-5
/
+60
|
*
Remove the QeiPin struct
Brian Schwind
2025-09-29
1
-23
/
+0
|
*
Make the Qei struct own the channel 1 and 2 pins
Brian Schwind
2025-09-29
1
-7
/
+18
*
|
fix: correct register access for SimplePwm 32-bit timer support
pkj
2025-09-28
1
-2
/
+2
*
|
stm32/timer: Support 32-bit timers in SimplePwm waveform_up method
pkj
2025-09-28
1
-8
/
+27
|
/
*
stm32/afio: make af_num() unavailable in afio chips.
Dario Nieuwenhuis
2025-09-06
6
-32
/
+16
*
stm32/afio: make the A generic param only appear in chips with AFIO.
Dario Nieuwenhuis
2025-09-05
6
-42
/
+56
*
stm32/afio: use type inference for timer remaps as well.
Dario Nieuwenhuis
2025-09-05
7
-154
/
+72
*
Add STM32F1 AFIO remap
Fabian Wolter
2025-09-05
7
-32
/
+103
*
Merge pull request #4368 from nikvoid/stm32-complementary-pwm-dma
Dario Nieuwenhuis
2025-09-05
1
-0
/
+60
|
\
|
*
stm32: add `waveform_up` function for complementary PWM too
nikvoid
2025-07-16
1
-0
/
+60
*
|
Added timer set polarity functions for main and complementary outputs individ...
r.marple
2025-09-03
1
-0
/
+10
*
|
Remove unrelated cahnges
Jakob
2025-08-10
1
-15
/
+1
*
|
Adjust which methods should have mut reference to self. Change set_output_idl...
Jakob
2025-08-10
1
-19
/
+18
*
|
Add enum for IdlePolarity to make interface clearer for set_output_idle_state...
Jakob
2025-08-10
1
-7
/
+17
*
|
Change method arugments to be non-mutable
Jakob
2025-08-10
1
-6
/
+6
*
|
Add get methods for meo, ossi and ossr
Jakob
2025-08-10
2
-0
/
+30
*
|
Add methods for setting ossi, ossr, osi and oisn along with software trigger ...
Jakob
2025-08-10
2
-1
/
+69
*
|
Merge pull request #4302 from Jacke-debug/get_max_duty_off_by_one
Dario Nieuwenhuis
2025-07-24
1
-2
/
+10
|
\
\
|
*
|
Also update the AdvancedInstace4Channel version
Jakob
2025-06-11
1
-1
/
+5
|
*
|
Add separate case for center aligned mode
Jakob
2025-06-11
1
-1
/
+5
|
*
|
Remove incorrect addition of 1 to get_max_duty
Jakob
2025-06-11
1
-1
/
+1
*
|
|
Merge pull request #4303 from Jacke-debug/autoreload_preload
Dario Nieuwenhuis
2025-07-24
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Enable autoreload_preload for complementary PWM
Jakob
2025-06-11
1
-0
/
+1
|
|
/
*
|
fix typo
dimi
2025-07-09
1
-1
/
+1
*
|
correct documentation
Süha Ünüvar
2025-06-27
1
-1
/
+1
*
|
rename fns and add documentation
Süha Ünüvar
2025-06-27
1
-2
/
+7
*
|
run cargo fmt
melvdl
2025-06-27
2
-2
/
+2
*
|
stm32: rename timer channel trait; replace impls via macro with impls generic...
melvdl
2025-06-27
8
-274
/
+241
*
|
stm32: generify timer::one_pulse and timer::qei pin constructors
melvdl
2025-06-26
2
-44
/
+86
*
|
stm32: generify timer channels
melvdl
2025-06-26
8
-219
/
+279
|
/
*
doc: update documentation to pass test
RaulIQ
2025-05-22
1
-2
/
+0
*
format simple_pwm.rs with rustfmt
RaulIQ
2025-05-22
1
-4
/
+3
*
improve waveform_up_multi_channel documentation
RaulIQ
2025-05-21
1
-1
/
+19
*
add waveform_up_multichannel using DMAR/DCR
RaulIQ
2025-05-21
1
-0
/
+68
*
derive debug copy clone defmt for pwmpinconfig
Süha Ünüvar
2025-05-07
1
-0
/
+2
*
Test for dead-time computation corrected
Ekaterina Savelyeva
2025-04-25
1
-1
/
+1
*
Dead-time computation in complementary PWM fixed (missing DTG msbs added)
Ekaterina Savelyeva
2025-04-25
1
-3
/
+3
*
stm32/timer: update OPM to Peri API.
Dario Nieuwenhuis
2025-04-06
1
-9
/
+8
*
Merge pull request #4044 from yodaldevoid/stm32-opm-timer
Dario Nieuwenhuis
2025-04-06
5
-14
/
+426
|
\
|
*
stm32/timer: Support one pulse mode
Gabriel Smith
2025-04-04
3
-0
/
+415
[next]