summaryrefslogtreecommitdiff
path: root/examples/device/hid_composite_freertos/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
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-24fix cihathach
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-09update hid_composite_freertos examplehathach
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-20update freerots hid compositehathach
2020-04-07add hid_composite_freertos examplehathach