index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
/
device
/
hid_composite
/
src
/
usb_descriptors.c
Age
Commit message (
Expand
)
Author
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-08-17
add hid_boot_interface example
hathach
2021-05-18
clean up, rename some HID device symbol/API
hathach
2021-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-09
update hid_composite_freertos example
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
clean up
hathach
2021-02-01
add consumer control to hid_composite examples
hathach
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-04-20
add extra comma to HID_REPORT_ID
hathach
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-02-26
Add langid to examples.
Chang Feng
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-11
added new example hid_composite
hathach