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
/
src
/
class
/
hid
Age
Commit message (
Expand
)
Author
2021-05-18
continue with hid host rework
hathach
2021-05-18
more hid host API rework
hathach
2021-05-18
change hid device report len from uint8 to uint16
hathach
2021-05-18
rename tuh_device_is_configured() to tuh_device_configured()
hathach
2021-05-18
rename and moving
hathach
2021-05-18
correct hid host mount/unmount callback
hathach
2021-05-18
reworking host hid API
hathach
2021-05-18
reworking hid host
hathach
2021-05-18
more API rename
hathach
2021-05-18
reworking hid host
hathach
2021-05-18
rename var to be consistent
hathach
2021-05-18
fix build error
hathach
2021-05-18
update to use HID spec protocol value for get/set_protocol()
hathach
2021-05-18
clean up, rename some HID device symbol/API
hathach
2021-05-10
fix hid report descriptor
ogatatsu
2021-03-30
correct hid key enter = 0x28, return = 0x9E
hathach
2021-03-30
add hid keys from 0x6B to 0xA4
hathach
2021-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-09
tud_hid_report_complete_cb() API
hathach
2021-02-08
add tud_hid_n_gamepad_report() helper for gamepad report
hathach
2021-02-08
enhance gampepad report with dpad/hat support
hathach
2021-01-21
Merge branch 'master' into pico
Ha Thach
2021-01-19
RP2040 support
graham sanderson
2021-01-07
change default CFG_TUD_HID_EP_BUFSIZE from 16 to 64
hathach
2020-11-19
migrate hid device to new control xfer cb
hathach
2020-11-01
added host set_config driver
hathach
2020-10-11
Merge branch 'master' into host-async-control
hathach
2020-10-09
update tud_hid_boot_mode_cb/tud_hid_set_idle_cb support mul interfaces
hathach
2020-10-09
rename multiple hid callback
hathach
2020-10-08
Fix tu_verify args
Zachery Littell
2020-10-08
Cleanup per review on PR
Zachery Littell
2020-10-07
fix variable names. add itf n callbacks to multihid
Zachery Littell
2020-10-02
fix simple pull request comments. Implement descriptor index hack.
Zachery Littell
2020-10-01
add index to report descriptor callback. this is breaking and needs to be rev...
Zachery Littell
2020-10-01
create N functions and inlines for multi hid interfaces
Zachery Littell
2020-09-14
Merge pull request #508 from hathach/fix-edpt-race
Ha Thach
2020-09-13
correct the TUD_HID_REPORT_DESC_GAMEPAD
hathach
2020-09-10
update claim edpt for hid and midi
hathach
2020-09-07
rework usbh control transfer
hathach
2020-09-06
change xfer_cb return type from void to bool
hathach
2020-09-06
replacing hcd_pipe_xfer by usbh_edpt_xfer
hathach
2020-09-05
update example to test with mouse
hathach
2020-09-05
defer xfer_isr to xfer_cb
hathach
2020-09-04
clean up
hathach
2020-09-03
more hid host work
hathach
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-09-01
Merge branch 'master' into update-host
hathach
2020-07-17
add new name warning to cdc and midi (skip msc, hid warning for now)
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-06-17
Fix IAR warnings.
Mengsk
[prev]
[next]