Duplicated code in stm32l0xx_hal_pcd.c V1.8.0
Posted on January 22, 2017 at 00:58Hello,I just started a mini project using USB CDC with STM32CubeMX and while trying to figure out how to use CDC driver i found this piece of code.I think there is code duplication (copy-paste) in STM32Cube_FW_L0_V...