index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
cdc_msc_hid
/
src
Age
Commit message (
Expand
)
Author
2022-06-16
Merge pull request #1480 from Ryzee119/multihub_rebase
Ha Thach
2022-06-16
add note for recursive calls of process_device_unplugged() in case of hub
hathach
2022-06-06
update all host examples
hathach
2022-04-27
clean up
hathach
2022-04-08
proof of concpet that device pio-usb work with host pio-usb
hathach
2022-03-20
Merge branch 'master' into pio-host
hathach
2022-03-11
update hid,msc to new usbh control API
hathach
2022-03-02
minor rename
hathach
2022-03-02
clean up
hathach
2022-03-01
start to add pio usb (host) support
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-05-22
add tuh_hid_report_sent_cb()
hathach
2021-05-22
rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()
hathach
2021-05-22
implement hid host set report with control transfer
hathach
2021-05-22
clean p
hathach
2021-05-22
improve hid parser
hathach
2021-05-22
more hid api rename
hathach
2021-05-22
update app
hathach
2021-05-22
simplify hid api
hathach
2021-05-18
Merge branch 'master' into host-hid
hathach
2021-05-18
move report_info to application
hathach
2021-05-18
more API update
hathach
2021-05-18
adding hid parser
hathach
2021-05-18
more host hid API
hathach
2021-05-18
remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE
hathach
2021-05-18
more hid host API rework
hathach
2021-05-18
rename tuh_device_is_configured() to tuh_device_configured()
hathach
2021-05-18
correct hid host mount/unmount callback
hathach
2021-05-18
reworking host hid API
hathach
2021-05-18
rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIE
hathach
2021-05-18
reworking hid host
hathach
2021-05-18
minor clean up
hathach
2021-05-18
more API rename
hathach
2021-05-09
Update main.c
corvus-ossifragus
2021-05-07
Update main.c
corvus-ossifragus
2021-02-23
move ehci and ohci to portable folder
hathach
2021-02-23
host msc: call read_capacity as part of enumeration
hathach
2021-02-23
rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2021-01-19
RP2040 support
graham sanderson
2020-10-13
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...
hathach
[next]