summaryrefslogtreecommitdiff
path: root/examples/device/video_capture/src/usb_descriptors.c
AgeCommit message (Expand)Author
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