summaryrefslogtreecommitdiff
path: root/common/usbx_device_classes/src/ux_device_class_pima_uninitialize.c
AgeCommit message (Collapse)Author
2026-03-05Updated copyright headers and removed trailing whitespaceFrédéric Desbiens
2024-03-23add missing free allocated memory for device classes, fix typoMohamed AYED
add missing free allocated memory for device classes (pima/dfu/rndis). remove extra spaces. add hid instance sanity check in ux_device_class_hid_uninitializ before freed hid instance memory.