Question
BUG: CubeMX 5.3.0 doesn't generate CRC.c for STM32G474
The compiler cannot find the function MX_CRC_Init()
The reason is that STM32CubeMX 5.3.0 doesn't generate CRC.c for STM32G474 when the CRC module is enabled.
The CRC.h header is correct generated.
This happens only in the STM32CubeIDE with the integrated STM32CubeMX 5.3.0
