summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26rename and add more video descriptorshathach
2024-01-26Merge branch 'master' of https://github.com/YixingShen/tinyusbYixingShen
2024-01-26add "set tx_busy 1" into video_capture's video_tas for "if (tx_busy) return"YixingShen
2024-01-26Merge branch 'hathach:master' into master沈玴興
2024-01-26Revert "Merge branch 'master' of https://github.com/YixingShen/tinyusb"YixingShen
2024-01-26Merge branch 'master' of https://github.com/YixingShen/tinyusbYixingShen
2024-01-26Correct VIDEO_CS_VS_INTERFACE_FRAME_MJPEG to VIDEO_CS_ITF_VS_FRAME_MJPEG for ...YixingShen
2024-01-26Merge pull request #2427 from hathach/setup-python@v5Ha Thach
2024-01-25bump up to actions/setup-python@v5hathach
2024-01-25Merge pull request #2426 from hathach/cleanup-uvc-exampleHa Thach
2024-01-25minor update to video capture examplehathach
2024-01-24clean up video example for readabilityhathach
2024-01-24Merge pull request #2424 from hathach/retry-hil-s3Ha Thach
2024-01-24add message when flashing failedhathach
2024-01-24build workflow with hil-test when test/hil changeshathach
2024-01-23Bunny brain board created, but not modified yetJerry Palacios
2024-01-23BOARD_InitPins pinlist modificationJerry Palacios
2024-01-23Update pin_mux.cJerry Palacios
2024-01-23Led pin configurations changed from P3_4 to P0_10Jerry Palacios
2024-01-23frdm-mcxn947 folder createdJerry Palacios
2024-01-24retry flashih a few time due to random failed by s3hathach
2024-01-23Merge pull request #2422 from kasjer/kasjer/audio_device-fix-unused-param-war...HiFiPhile
2024-01-23audio_device: Fix unused variable warningJerzy Kasenberg
2024-01-22Merge pull request #2391 from IngHK/cdc_ch34x_supportHa Thach
2024-01-20msc_device: Fix check for including MSC lookup tablesJonathan Zentgraf
2024-01-20accumulated review changesIngHK
2024-01-20make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34xhathach
2024-01-19- add new API tuh_cdc_set_data_format()hathach
2024-01-19move code aroundhathach
2024-01-19- add ch34x_set_data_format()hathach
2024-01-19refactor process_internal_control_complete()hathach
2024-01-19- add requested line coding to make update data format easierhathach
2024-01-19- revert the use of serial init for set line codinghathach
2024-01-17implemented ch34x_set_line_coding() and some code cleanupIngHK
2024-01-17more clean uphathach
2024-01-16change code style and code cleanupIngHK
2024-01-16change code stylehathach
2024-01-16merge and cherry pick changeshathach
2024-01-16fix number of endpoint for ch340x, also open notification even not used for nowhathach
2024-01-16Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...IngHK
2024-01-16CDCh host: further work on CH340/CH341 supportIngHK
2024-01-16Merge remote-tracking branch 'remotes/hathach/master' into cdc_ch34x_supportIngHK
2024-01-16move open() ad vid_pid_list into serial driver structhathach
2024-01-16Merge branch 'master' into cdc_ch34x_supporthathach
2024-01-16Merge pull request #2417 from hathach/serialhost-change-ftdi-cp210x-pid-listHa Thach
2024-01-16change CFG_TUH_CDC_FTDI/CP210X_PID_LIST to CFG_TUH_CDC_FTDI/CP210X_VID_PID_LI...hathach
2024-01-15Missed static keywordRocky04
2024-01-15Test mode support only for Hi-Speed devicesRocky04
2024-01-15Merge branch 'master' into test-mode-supportRocky04
2024-01-15Removed whitespaceRocky04