summaryrefslogtreecommitdiff
path: root/examples/device/mtp/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
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
2025-10-02mtp example work with highspeed devicehathach
2025-10-02HIL add timeout for opening mtp devicehathach
2025-09-27implement control requesthathach
2025-09-23refactor APIhathach
2025-08-06Add MTP class deviceMaurizio Pesce