summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-09Change the video image to scrolling color bars.kkitayam
2021-10-09add backward compatible with warnings for CFG_TUD_NEThathach
2021-10-07Streamline settings for board.Gordon McNab
2021-10-06Sort out board settings.Gordon McNab
2021-10-06Change author in header to Bridgetek Pte Ltd.Gordon McNab
2021-10-06Rename directories to indicate that FT930 and FT900 devices are both covered ...Gordon McNab
2021-10-06Merge pull request #1123 from Daft-Freak/patch-1Ha Thach
2021-10-06Modify cdc_msc example for Bridgetek FT90x/FT93xGordon McNab
2021-10-05USB seems to init okScott Shawcroft
2021-10-05Add initial port for FT9xx series from Bridgetek.Gordon McNab
2021-10-05Merge branch 'j4cbo-ncm' into majbthrd-add_ncmhathach
2021-10-05update docshathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-10-05Merge branch 'add_ncm' of https://github.com/majbthrd/tinyusb into majbthrd-a...hathach
2021-10-04Handle HID devices with OUT endpoint listed firstCharlie Birks
2021-10-01Merge pull request #1120 from hathach/enhanceHa Thach
2021-10-01clean up vendor openhathach
2021-10-01clean uphathach
2021-10-01more usbd clean uphathach
2021-09-30remove bcm filesScott Shawcroft
2021-10-01Merge pull request #1063 from HiFiPhile/uac_fifoHa Thach
2021-10-01Merge pull request #1113 from szymonh/masterHa Thach
2021-09-30Add video class entry to rp2040 building scriptskkitayam
2021-09-30change scsis status to phase error when total_bytes < block_counthathach
2021-09-30Merge branch 'master' of https://github.com/szymonh/tinyusb into szymonh-masterhathach
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