how to change CubeMX source files
Posted on June 22, 2016 at 09:21Hello, I created a small program with CubeMX to test STs USB device stack. My compiler (GCC) gave me a page full of warnings because of this declaration: void USBD_GetString (uint8_t *desc, uint8_t *unicode, uint16_t ...