usbx
usbx copied to clipboard
add missing free allocated memory for device classes, fix typo
- add missing free allocated memory for device classes (pima/dfu/rndis).
- remove extra spaces.
- add hid instance sanity check in ux_device_class_hid_uninitialize before freed hid instance memory.