STMicroelectronics / STM32CubeG0

STM32Cube MCU Full Package for the STM32G0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
164 stars 75 forks source link

Missing #if defined in LL RCC header file #45

Closed badcf00d closed 9 months ago

badcf00d commented 11 months ago

STM32G061 Does not define RCC_CCIPR_USART2SEL, however there is no #if defined(RCC_CCIPR_USART2SEL) like there is for USART3

https://github.com/STMicroelectronics/STM32CubeG0/blob/ae31d181b3244190d7d5bc0d91e66a82ce4270ce/Drivers/STM32G0xx_HAL_Driver/Inc/stm32g0xx_ll_rcc.h#L376-L386

Please could this be fixed?

TOUNSTM commented 10 months ago

ST Internal Reference: 165399

TOUNSTM commented 9 months ago

Fixed in this commit 44648d8e4476021838a694fad1c211254d59fcca