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
/
hid_device.h
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2025-10-05
Fix HIS stylus descriptor and hid_composite example
HiFiPhile
2025-02-07
add full hid usage for Digitizer Page (0x0D), move thing around a bit.
hathach
2024-12-23
modified invalid marked unit exponent.
Jay
2024-12-23
Update hid_device.h
Jay
2024-12-23
add hid stylus pen device.
Jay
2024-08-09
Marked the keycode parameter of the keyboard_report functions as const since ...
Hjalmar
2024-07-17
follow up to #2253
hathach
2024-05-08
Merge pull request #2252 from rsolorzanomsft/hid-lighting
HiFiPhile
2024-04-26
Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253
HiFiPhile
2024-04-26
Simplify transfer failure cb.
HiFiPhile
2024-04-08
Merge pull request #1835 from MasterQ32/otg_bringup
Ha Thach
2024-04-08
add class driver deinit
hathach
2023-09-13
Fixing warning
Rocky04
2023-09-13
Error handling on transfer
Rocky04
2023-09-12
Update Lighting Descriptor Template comment
Ryan Solorzano
2023-09-12
Add HID Lighting and Illumination functionality
Ryan Solorzano
2023-03-30
Added helpers for abs_mouse_report
tobozo
2023-03-30
Merge branch 'hathach:master' into master
tobozo
2023-02-04
change length in tud_hid_report_complete_cb() from uint8 to uint16
hathach
2022-12-05
Merge pull request #1776 from hathach/hid-fido
Ha Thach
2022-12-05
rename to match fido sample uf2_hid..h
hathach
2022-12-04
more typos
hathach
2022-10-15
hid: add configurable report size for fido
gaoyichuan
2022-10-15
hid: add fido hid descriptor templates
gaoyichuan
2022-07-17
temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up...
hathach
2022-06-27
change report len in hid API from uint8_t to uint16_t
hathach
2022-03-02
added Absolute Mouse descriptor template
tobozo
2021-11-29
correct 32 button in gamepad hid descriptor template
hathach
2021-08-31
fix HID_LOGICAL_MAX overflow.
MasterPhi
2021-08-26
slightly change the keyboard descriptor template to pass usb compliant test
hathach
2021-06-09
miss a helper
hathach
2021-06-09
update gamepad helper
hathach
2021-06-09
re-adding ifdef removed accidentally
Marcelo Bezerra
2021-06-09
Pull request changes
Marcelo Bezerra
2021-06-09
clean up
Marcelo Bezerra
2021-06-09
Add optional support for 32 gamepad buttons
Marcelo Bezerra
2021-05-27
include clean up
hathach
2021-05-26
Merge pull request #825 from ogatatsu/hid_desc
Ha Thach
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
fix compile
hathach
2021-05-18
change hid device report len from uint8 to uint16
hathach
2021-05-18
more API rename
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-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-09
tud_hid_report_complete_cb() API
hathach
[next]