summaryrefslogtreecommitdiff
path: root/examples/device/video_capture/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2025-11-21Also fix bDescriptorTypeHiFiPhile
2025-11-21Fix in multiple example codes, wrong descriptor length was taken for tusb_des...Thomas Rubin
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
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-04-05update uvc 2ch to stream0 use yuy2, stream1 use mpeghathach
2024-01-29add freertos build support for video_capture examplehathach
2024-01-29remove the use of descriptor template for video capture examplehathach
2024-01-26update example to work with iso streaminghathach
2024-01-26update example to work bulk mjpeghathach
2024-01-26rename and add more video descriptorshathach
2024-01-24clean up video example for readabilityhathach
2023-12-24add high speed into examples\device\video_captureYixingShen
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-03-26Add MJPEG descriptor for bulk transferkkitayam
2023-03-25Add descriptor for a bulk endpoint as a streaming endpointkkitayam
2023-03-17fix trailing space and new linehathach
2023-01-20fix warninghathach
2022-10-12Rename descriptor macros for consistencykkitayam
2022-10-08Add motion jpegkkitayam
2022-06-27fix most warnings with rp2040 -wconversionhathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-11update the descriptor endpoint ISO for nrf5xhathach
2021-09-29Fix transfer failure when reconnectingkkitayam
2021-09-29Refactor application API parameterskkitayam
2021-09-29Separate a handling resource into controller and streamingkkitayam
2021-09-29fix: endpoint descriptor has incorrectly settingskkitayam
2021-09-29fix: configuration descriptor has incorrectly sizeskkitayam
2021-09-29add tentative examplekkitayam