Hi, I have SDK 2.3.1 for K22. There is no suitable USB class for my application (HID, CDC, ...) and I want to implement custom one. It will have bulk in, bulk out, interrupt in and interrupt out endpoint. Is there any document that describes how to implement custom usb class for the usb stack?