You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
L4_HAL/gpio_ex: Add #define for GPIO_AF14_TIM2 on L4P5/L4Q5.
On STM32L4P5 and STM32L4Q5 pin PA0 has TIM2_ETR on AF14. Required
definition in stm32l4xx_hal_gpio_ex.h is missing. It is included for every
other L4 part in the file. PA0-TIM2_ETR is verified as available in the
data sheet and STMCUBEMX.
Signed-off-by: Chris Mason <[email protected]>
0 commit comments