Open JanekGraff opened 1 year ago
This adds support for the PWM output of TIM2 on supported devices. It is simply a matter of providing the corresponding implementations for the correct Pins and a pwm_4_channels implementation for TIM2.
Sorry for the typos, this has been fixed with fd36360 and is building correctly now. Also this has been tested and is working on a STM32F042G6
This adds support for the PWM output of TIM2 on supported devices. It is simply a matter of providing the corresponding implementations for the correct Pins and a pwm_4_channels implementation for TIM2.