summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-11update the descriptor endpoint ISO for nrf5xhathach
2021-10-09Add compile option to allocate video data into flash in video_capture examplekkitayam
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-09-30Add video class entry to rp2040 building scriptskkitayam
2021-09-30Add a file to skip bluepillkkitayam
2021-09-30Add a list file for rp2040kkitayam
2021-09-30Add files to skip building for small ROMkkitayam
2021-09-30Add cast operations to unused parameterskkitayam
2021-09-30Move frame settings to usb_descriptors.hkkitayam
2021-09-29Update commentskkitayam
2021-09-29Implement frame rate settingskkitayam
2021-09-29Implement negotiation process for streaming parameterskkitayam
2021-09-29Fix transfer failure when reconnectingkkitayam
2021-09-29Change video frames to project logokkitayam
2021-09-29Fix typokkitayam
2021-09-29Refactor application API parameterskkitayam
2021-09-29Change frame buffer managementkkitayam
2021-09-29Refactor packet handlingkkitayam
2021-09-29Add green plainkkitayam
2021-09-29Fix streaming payload handlingkkitayam
2021-09-29Separate a handling resource into controller and streamingkkitayam
2021-09-29Implement some mandatory requests on streaming interfacekkitayam
2021-09-29Fix handling for set_interfacekkitayam
2021-09-29Fix regarding standard video stream requestkkitayam
2021-09-29fix: endpoint descriptor has incorrectly settingskkitayam
2021-09-29fix: configuration descriptor has incorrectly sizeskkitayam
2021-09-29add tentative examplekkitayam
2021-09-29moved ISO attributes from audio to commonkkitayam
2021-09-29cleanup open()kkitayam
2021-09-29add files for video class devicekkitayam
2021-09-29Merge pull request #1117 from hathach/zhangslice-masterHa Thach
2021-09-29add mm32 to ci build, also re-enable esp32s3hathach
2021-09-29clean uphathach
2021-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
2021-09-29update mm32sdk submodulehathach
2021-09-29add submodule hathach/mm32sdkhathach
2021-09-29remove official mm32sdk submodulehathach
2021-09-27Merge pull request #1110 from hansfbaier/masterHa Thach
2021-09-27add support for the QMTech ATMSAME70N19A boardHans Baier
2021-09-26Merge pull request #1108 from hathach/minor-changesHa Thach
2021-09-26make freertos header include in examples more explicithathach
2021-09-25Merge pull request #1102 from kasjer/kasjer/usbd-small-ep0-enumeration-workar...Ha Thach
2021-09-25Merge pull request #1104 from hathach/fix-esp32-ciHa Thach
2021-09-25add CFG_TUSB_OS_INC_PATH for os include pathhathach
2021-09-24Merge pull request #1103 from kasjer/kasjer/da146xx-close-cleanupHa Thach
2021-09-24Merge pull request #1096 from kasjer/kasjer/da146xx-close-allHa Thach
2021-09-24usbd: Workaround for non standard device descriptor requestJerzy Kasenberg
2021-09-24dcd_da146xx: Implement dcd_edpt_close_all()Jerzy Kasenberg
2021-09-24dcd_da146xx: Clear transfer data on dcd_edpt_closeJerzy Kasenberg
2021-09-24dcd_da146xx: Remove registers pointer from xfer_ctl_tJerzy Kasenberg