STM32: pwmout_write: configure channel only when not already enabled
Fix PWM glitch on write(), TARGET_STM/pwmout_api.c, #10734
ls
1 parent 3e6f5eb commit a339084684951cd9758d9efda9a0037b773f7c16
@Alexandre Bourdiol Alexandre Bourdiol authored on 6 Jun 2019
Showing 12 changed files
View
targets/TARGET_STM/TARGET_STM32F0/common_objects.h
View
targets/TARGET_STM/TARGET_STM32F1/common_objects.h
View
targets/TARGET_STM/TARGET_STM32F2/objects.h
View
targets/TARGET_STM/TARGET_STM32F3/common_objects.h
View
targets/TARGET_STM/TARGET_STM32F4/common_objects.h
View
targets/TARGET_STM/TARGET_STM32F7/common_objects.h
View
targets/TARGET_STM/TARGET_STM32H7/objects.h
View
targets/TARGET_STM/TARGET_STM32L0/common_objects.h
View
targets/TARGET_STM/TARGET_STM32L1/common_objects.h
View
targets/TARGET_STM/TARGET_STM32L4/common_objects.h
View
targets/TARGET_STM/TARGET_STM32WB/common_objects.h
View
targets/TARGET_STM/pwmout_api.c