summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-03-22remove pca10095 suppport for max3421hathach
2024-03-11add led blinky to cdc_dual_ports examplehathach
2024-03-04correct rp2040 host with max3421hathach
2024-03-01reformat code hid_host.chathach
2024-02-22slightly change cdc_msc_freertos examplehathach
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
2023-11-14Typo fix.HiFiPhile
2023-10-31Merge pull request #2300 from hathach/add-u5a5Ha Thach
2023-10-31uart working on u5a5hathach
2023-10-24Update audio_4_channel_mic example for HS device.HiFiPhile
2023-10-18Adjsut blackout time.Mengsk
2023-10-17Fix compile.HiFiPhile
2023-10-17Read sample rate directly from control transfer to eliminate callback.HiFiPhile
2023-10-17Add flow control for IN transfer.HiFiPhile
2023-10-10Refactor to get rid of CMSIS DSP lib.HiFiPhile
2023-10-10Update make & cmake file.HiFiPhile
2023-10-10Enhance plot script.HiFiPhile
2023-10-10Enhance audio_4_channel_mic example, plot 4 different waves for each channel.HiFiPhile
2023-09-28fix build with new freertos host examplehathach