summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-03-24Add UVC 2ch examplekkitayam
2024-03-23Fix the error that occurs when executing make in Windowskkitayam
2024-03-22skip rp2040 build for cdc_msc_hid_freertoshathach
2024-03-22remove pca10095 suppport for max3421hathach
2024-03-21Merge remote-tracking branch 'remotes/hathach/master' into workIngHK
2024-03-11add led blinky to cdc_dual_ports examplehathach
2024-03-10added defines CFG_TUH_CDC_DTR_CONTROL_ON_ENUM & CFG_TUH_CDC_RTS_CONTROL_ON_ENUMIngHK
2024-03-04correct rp2040 host with max3421hathach
2024-03-01reformat code hid_host.chathach
2024-02-24added PL2303 supportIngHK
2024-02-22Revert "Merge branch 'hathach:master' into MCX"Jerry Palacios
2024-02-22Merge branch 'hathach:master' into MCXjerpa77
2024-02-22Merge remote-tracking branch 'remotes/hathach/master' into cdch_upgradeIngHK
2024-02-22slightly change cdc_msc_freertos examplehathach
2024-02-13improved tusb_config.h commentIngHK
2024-02-09frdmmcxa153 now working with cmake+ninjaJerry Palacios
2024-02-08cortex m33+nodsp+nofpu make file createdJerry Palacios
2024-02-07Back to originalJerry Palacios
2024-01-30Merge pull request #2428 from YixingShen/masterHa Thach
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-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-25minor update to video capture examplehathach
2024-01-24clean up video example for readabilityhathach
2024-01-20make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34xhathach
2024-01-19- add ch34x_set_data_format()hathach
2024-01-15Merge branch 'master' into cdc_ch34x_supporthathach
2023-12-28Merge branch 'hathach:master' into master沈玴興
2023-12-26initial support of CH34x CDC deviceIngHK
2023-12-26allow rp2040 to use max3421e as host controllerhathach
2023-12-24add high speed into examples\device\video_captureYixingShen
2023-12-18update FreeRTOSConfig.hhathach
2023-12-18fixed device/video_capture/src/images.h,main.c CFG_EXAMPLE_VIDEO_DISABLE_MJPG...YixingShen
2023-12-13Enhance IAR CMake support.Mengsk
2023-11-29Merge pull request #2356 from hathach/hil-esp32s3Ha Thach
2023-11-29Merge pull request #2346 from IngHK/LogLineEndsHa Thach
2023-11-29update esp32 to also be supported by hil testhathach
2023-11-24made log line end consistent \r\nIngHK
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-11-23move tools/cmake to examples/build_systemhathach
2023-11-23make nanolib linking explicitly by each family/boardhathach
2023-11-23correct gcc version major comparisonhathach
2023-11-23move make to examples/build_systemhathach
2023-11-22fix typo in cdc line coding enumhathach
2023-11-20update example to work with featherwing max3421, set max3421 GPIO0 for vbushathach
2023-11-16add imxrt1170 evkbhathach