index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-drop-nt
claude/hil-hid-child
claude/mtp-data-phase-fixes
claude/pr-babysit-split-triage
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
host
Age
Commit message (
Expand
)
Author
2022-03-18
update sync API, move timeout into xfer struct
hathach
2022-03-17
add CFG_TUH_API_EDPT_XFER to enable generic edpt xfer
hathach
2022-03-17
rename tuh_control_xfer_t to tuh_xfer_t
hathach
2022-03-17
update example
hathach
2022-03-17
move result into transfer struct
hathach
2022-03-13
add synchronous (blocking) support for usbh control transfer
hathach
2022-03-11
update hid,msc to new usbh control API
hathach
2022-03-11
rework usbh control xfer
hathach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-11
Merge pull request #1393 from hathach/more-host-bare-api
Ha Thach
2022-03-11
remove usbh_control.c
hathach
2022-03-10
Print speed. Don't crash if string get fails
Scott Shawcroft
2022-03-09
Add host example that prints out info of connected devices
Scott Shawcroft
2022-03-09
rename host descriptor function
hathach
2022-03-09
add tuh_descriptor_hid_report_get()
hathach
2022-03-04
fix naming, and build
hathach
2022-03-04
rename example
hathach
2022-03-04
minor cleanup
hathach
2022-03-04
adding new libusb api example
hathach
2022-02-25
enhance dual role examples
hathach
2022-02-22
Add dual role (concurrent) example
Scott Shawcroft
2022-01-19
enable ci build for RX65X host example
hathach
2022-01-05
Unify skip and only logic for build scripts
Scott Shawcroft
2021-12-07
skip host ci for tm4c due to sram overflow
hathach
2021-12-07
move hcd_musb.c include to family.mk
hathach
2021-12-03
Merge branch 'master' into add_hcd_for_msp_exp432e401y
Ha Thach
2021-12-02
fix ci
hathach
2021-12-01
add chipidea highspeed controller
hathach
2021-11-29
Fix build errors
kkitayam
2021-11-29
Add musb driver
kkitayam
2021-10-18
suppress null-dereference by usbh and lwip
hathach
2021-09-14
add host hid_controller to cmake all list
hathach
2021-09-07
Add PS4-compatible controllers
David Shadoff
2021-09-06
Added Arc System Works GG Xrd Limited Edition controller VID PID
Christian Arlt
2021-09-06
Added Hori Fighting Commander 4 VID PID
Christian Arlt
2021-09-06
Added Sony DualShock4 CUH-ZCT1E pid
Christian Arlt
2021-08-24
test hid controller with rp2040
hathach
2021-08-24
add tuh_vid_pid_get()
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-23
add tuh_hid_receive_report() for applicaiton to explicitly request report
hathach
2021-08-20
hid host skip get report descriptor if too large instead of assert
hathach
2021-06-29
fix warnings
hathach
2021-06-28
fix SET_PROTOCOl, update hid host behavior for default boot interface
hathach
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-21
Fix typo in TUH configuration define
Niklas Hauser
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-06-11
improve usbh
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
[next]