summaryrefslogtreecommitdiff
path: root/demo/video_audiov1_hid_template.c
AgeCommit message (Expand)Author
2026-06-16update(class/video): change frame interval config to only onesakumisu
2026-04-07update(demo): change string index max to sizeof(string_descriptors) / sizeof(...sakumisu
2026-01-24update(demo): remove all old desc apisakumisu
2025-12-05update(demo): format uac demos with macrossakumisu
2025-08-27style: remove printf with USB_LOG_XXXsakumisu
2025-07-16fix(demo): ignore zero bytes for bl ipsakumisu
2025-03-28fix: fix wformat warningssakumisu
2025-02-01update(demo): add CONFIG_USBDEV_ADVANCE_DESC templatesakumisu
2024-11-25usbd_video: use pingpang buffer to improve tx performanceZhihong Chen
2024-11-16refactor(class/video/usbd_video): refactor video stream transfer, support n f...sakumisu
2024-11-13update(demo): set hid busy before writesakumisu
2024-09-09update(demo): set bNumConfigurations with zero in Device Qualifier Descriptor...sakumisu
2024-08-09update(demo): change uint32_t to uintptr_t for 64bit cpu registersakumisu
2024-06-23update(class/video/usbd_video): make payload fill api commonsakumisu
2024-06-22fix(demo/video_audiov1_hid_template): fix typosakumisu
2024-06-16feat(demo): add uvc_uac_hid templatesakumisu