Question
Enabling low level driver for one peripheral, includes the low level driver for RCC in GPDSC project.
But main.c contains code for the high level RCC access. Tested with CubeMX 5.6.1 and STM32L452VCT
Changing RCC also to the low level driver, includes the RCC HAL driver to the project, but main.c contains the low level access