Duplicate functions in board driver files and generated user files
Hello!I am building a project for the STM32G071B Disco board.I am struggling to understand why there are duplicate functions in stm32g071b_discovery_usbpd_pwr.c and usbpd_pwr_user.c, for example - BSP_USBPD_PWR_VBUSGetVoltage().This function is fully...