Hi Everybody!
I've started to learn USB stack in MQX (3.6.2). I use Kinetis K60 KIT.
I upload USB CDC device example from "<mqx_path>\usb\device\examples\cdc\virtual_com\iar\" to KIT and that's work!
But my gladness wasn't long.
I could find any documentations which described functions USB classes (CDC, HID, etc). Sources almost don't have comments.
Do Anybody documentations have with descriptions functions, types and etc?