summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24fix several warningshathach
2025-10-02fix typoshathach
2024-12-23add hid stylus pen device.Jay
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-03-17fix trailing space and new linehathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2021-09-09add other speed descriptor callback tud_descriptor_other_speed_configuration_...hathach
2021-08-17add hid_boot_interface examplehathach
2021-05-18clean up, rename some HID device symbol/APIhathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-09update hid_composite_freertos examplehathach
2021-02-09tud_hid_report_complete_cb() APIhathach
2021-02-08add tud_hid_n_gamepad_report() helper for gamepad reporthathach
2021-02-08clean uphathach
2021-02-01add consumer control to hid_composite exampleshathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-04-20add extra comma to HID_REPORT_IDhathach
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-02-26Add langid to examples.Chang Feng
2019-09-27Fix typo of CFG_TUD_ENDOINT0_SIZE.Nathan Conrad
2019-09-11added new example hid_compositehathach