summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2024-04-15Merge pull request #2134 from clhenry/non-bus-powered-re-enumerationHa Thach
2024-04-15update msp430 make buildhathach
2024-04-12add cmake support for msp430hathach
2024-04-09Optimize audio_4_channel_mic waveform data.HiFiPhile
2024-04-09Reduce uac2_headset max sample rate for better compatibility.HiFiPhile
2024-04-09Merge pull request #2582 from HiFiPhile/uvc_typoHa Thach
2024-04-09Fix typo.HiFiPhile
2024-04-09apply oldPRCR to board_init()hathach
2024-04-09Renesas RX controllers: Recover the previous state of the system write protec...Matthias Schär
2024-04-09Revert "Fixed behavior of the PRCR register. Previous write protection will b...Matthias Schär
2024-04-09Fixed behavior of the PRCR register. Previous write protection will be recove...Matthias Schär
2024-04-08Merge pull request #2466 from wavenumber-eng/MCXHa Thach
2024-04-08Merge pull request #2538 from kkitayam/add_uvc_2ch_exampleHa Thach
2024-04-05minor update bsphathach
2024-04-05Merge branch 'master' into MCXhathach
2024-04-05fix pre-commit formathathach
2024-04-05reverted un-related file changeshathach
2024-04-05support CFG_EXAMPLE_VIDEO_READONLY for stream0 for small mcuhathach
2024-04-05update uvc 2ch to stream0 use yuy2, stream1 use mpeghathach
2024-04-04skip cdc_msc_hid_freertos example for rp2040hathach
2024-04-04fix build with rp2040 + max3421hathach
2024-04-03add new example to cmake include listhathach
2024-04-02Merge branch 'master' into MCXhathach
2024-04-01UAC2: add interrupt volume control to uac2_headset example.HiFiPhile
2024-03-25Fix compile errors when High Speedkkitayam
2024-03-25Add small RAM MCUs/boards to skip listkkitayam
2024-03-25Merge branch 'master' into add-tuh-deinithathach
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-11add led blinky to cdc_dual_ports examplehathach
2024-03-04correct rp2040 host with max3421hathach
2024-03-01reformat code hid_host.chathach
2024-02-22Revert "Merge branch 'hathach:master' into MCX"Jerry Palacios
2024-02-22Merge branch 'hathach:master' into MCXjerpa77
2024-02-22slightly change cdc_msc_freertos examplehathach
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