summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
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
2023-12-28Merge branch 'hathach:master' into master沈玴興
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-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-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
2023-09-25adding host/cdc_msc_hid_freertos examplehathach
2023-09-08ECM/RNDIS again selected for webserver exampleHardy Griech
2023-08-31code review: add NCM options in example configHardy Griech
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-09Merge pull request #2209 from HiFiPhile/hitlHa Thach
2023-08-09update hil test and json (remove troublesome lpc54608), run hil test on ci wi...hathach
2023-08-07Fixed typoRocky04
2023-08-07Update examplesRocky04
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03add board_get_unique_id() for serial numberhathach
2023-08-03Merge pull request #2052 from arduino/renesas_ra_hs_rebasedHa Thach
2023-08-03add lpc43 familyhathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-08-03Merge pull request #2105 from kholia/cdc_uac2_exampleHa Thach