summaryrefslogtreecommitdiff
path: root/common/usbx_device_classes/src/ux_device_class_printer_entry.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.
2024-01-29Update copyright.Bo Chen (from Dev Box)
2023-03-08Release 6.2.1 on 08 Mar 2023. Expand to see details.v6.2.1_relChaoqiong Xiao
e180182e Update owners a6785db8 Update for release. bc77918b Improve host audio sampling set and check (fixed a memory issue). 97d66e5d Add optimization options to ux_user.h eea2c732 USBX device printer error checking support. 1760cc8c USBX device audio error checking support a39f2f26 Fixed a macro name issue in device audio 1.0 83278dd8 Supported multiple report IDs in host HID. c548fe33 Fixed host CDC-ACM capability get. b64f8cdb Fix vendor request handling.
2022-01-26Release 6.1.10v6.1.10_relYuxin Zhou