summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2022-03-18move daddr into xfer structhathach
2022-03-18update sync API, move timeout into xfer structhathach
2022-03-17add CFG_TUH_API_EDPT_XFER to enable generic edpt xferhathach
2022-03-17rename tuh_control_xfer_t to tuh_xfer_thathach
2022-03-17update examplehathach
2022-03-17move result into transfer structhathach
2022-03-13add synchronous (blocking) support for usbh control transferhathach
2022-03-11update hid,msc to new usbh control APIhathach
2022-03-11rework usbh control xferhathach
2022-03-11merge device_info into bare_api examplehathach
2022-03-11Merge pull request #1393 from hathach/more-host-bare-apiHa Thach
2022-03-11remove usbh_control.chathach
2022-03-10Print speed. Don't crash if string get failsScott Shawcroft
2022-03-09Add host example that prints out info of connected devicesScott Shawcroft
2022-03-09rename host descriptor functionhathach
2022-03-09add tuh_descriptor_hid_report_get()hathach
2022-03-09Merge pull request #1360 from ccrome/uac2_headset_descriptor_updateHa Thach
2022-03-04Merge pull request #1369 from tannewt/host_string_descHa Thach
2022-03-04fix naming, and buildhathach
2022-03-04rename examplehathach
2022-03-04minor cleanuphathach
2022-03-04adding new libusb api examplehathach
2022-03-04skip pyocd reset after flashhathach
2022-03-04fix build with esp32s2, also use dwc2 for esp examplehathach
2022-03-02minor renamehathach
2022-03-01in TUD_AUDIO_HEADSET_STEREO_DESCRIPTOR, _nitfs should be 3.caleb crome
2022-03-02clean uphathach
2022-03-01start to add pio usb (host) supporthathach
2022-02-25fix uac2_headset buildhathach
2022-02-25auto detect max rhport speed based on mcuhathach
2022-02-25enhance dual role exampleshathach
2022-02-22Add dual role (concurrent) exampleScott Shawcroft
2022-02-18fix build with latest esp idfhathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-01-25Merge branch 'master' into masterHa Thach
2022-01-19enable ci build for RX65X host examplehathach
2022-01-17Merge pull request #1276 from kkitayam/fix_video_capture_frame_intervalHa Thach
2022-01-17Merge branch 'master' into port-ft90xHa Thach
2022-01-13Fix dwFrameIntervalStep and dwMaxFrameIntervalkkitayam
2022-01-05Skip dfu and usbtmc on pi zeroScott Shawcroft
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2022-01-05Skip net and freertos examplesScott Shawcroft
2021-12-29skip freertos example for f1c100shathach
2021-12-29Merge branch 'master' of https://github.com/t123yh/tinyusb into t123yh-masterhathach
2021-12-27build system: Changes for xc32 compilerJerzy Kasenberg
2021-12-15Update midi_test endpoints and FT9xx codeGordon McNab
2021-12-09update g4 bsphathach
2021-12-08Fix spelling mistakes and verify endpoint numbering.Gordon McNab
2021-12-08Revert "Merge in upstream changes"Gordon McNab
2021-12-08Merge in upstream changesGordon McNab