Minor issue with USB middleware
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-05-25 8:21 AM
Posted on May 25, 2015 at 17:21
I am aware ST only manage non case sensitive file system.
However a small BUG correction would be appreciated. It would be useful when compiling the cube generate code in other environments (OSX/Linux) usbd_cdc.c @ line 62 includes: #include ''USBD_CDC.h'' it should be small caps: #include ''usbd_cdc.h'' as properly done on line 41 of file usb_device.c. I would appreciate if you can manage the improvement in next firmware release. kind rgards C.Alberto Avizzano
This discussion is locked. Please start a new topic to ask your question.
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-07-13 2:03 PM
Posted on July 13, 2015 at 23:03 Version 4.9.0 of the cube arrives and this bug has still not been fixed. Come on ST, even though you don't claim to support anything but Windows systems you could at least have the decency to fix this little stupidity.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-11-06 7:33 AM
Posted on November 06, 2015 at 16:33
I confirm this bug on version 4.11.0.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-11-13 7:28 AM
Posted on November 13, 2015 at 16:28
Dear,
another small issue
in the generated file usbh_conf.h with CubeMX 4.11.0#ifdef __cplusplus
} #endifis missing at the end of the file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-02-02 8:33 AM
Posted on February 02, 2016 at 17:33
Hi,
Please note that the reported issue regarding the include of ''USBD_CDC.h'' will be fixed in coming versions of Cube packages.However, the other CubeMX related issue is already fixed with current version 4.12.-Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
