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-06-02
clean up log
hathach
2021-05-27
more include clean up
hathach
2021-05-27
include clean up
hathach
2021-05-26
Merge pull request #825 from ogatatsu/hid_desc
Ha Thach
2021-05-23
only invoke tuh_msc_umount_cb() if needed
hathach
2021-05-23
change hid device internal boot_mode to protocol_mode
hathach
2021-05-22
get protocol when enum with hid boot interface
hathach
2021-05-22
fix missing report in tuh_hid_set_report()
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
update hid host get/set protocol to match device
hathach
2021-05-18
Merge branch 'master' into host-hid
hathach
2021-05-18
move report_info to application
hathach
2021-05-18
update hid report descriptor macro
hathach
2021-05-18
fix compile
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
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
[next]