2016-03-13 12:15 PM
Hello!
Below is a report for a minor issue in generating the code.When code for USB CDC is generated, there is a include line below:&sharpinclude
''USBD_CDC.h''
While correct one is this:&sharpinclude
''usbd_cdc.h''
I'm happy user of CubeMX in linux mint and glad to participate in improving this great tool! I wish there was some issue tracker like one on github rather than having to post in the user forum, it would help organizing the process...Best regards, Nikolay B. #bug #cdc #stm32cube #usb2016-03-15 04:08 AM
Hi Nikolay B,
Thank you for your feedback. The issue has been reported internally.-Syrine-2016-03-15 05:29 AM
Similar mistakes are in many examples as well. An Issue tracker would help, or the best solution could be have all CubeMX code on github and many problems would be resolved by the community itself. STM should really focus on more open development.