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.h
Age
Commit message (
Expand
)
Author
2019-06-06
add HID_ASCII_TO_KEYCODE
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
update license year to 2019
hathach
2019-05-02
support hid generic inout #58
hathach
2019-05-02
clean up
hathach
2019-05-01
add tud_hid_set_idle_cb
hathach
2019-04-18
update tud_hid_keyboard/mouse helper
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-21
white spaces
hathach
2018-12-14
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
hathach
2018-11-23
remove pragma GCC diagnostic
hathach
2018-11-09
Exempt from strict warnings for struct packing and add MCU options
Scott Shawcroft
2018-07-31
dev hid enhancement, add report descriptor templates for keyboard, mouse, con...
hathach
2018-07-31
fix hid warning, move report descriptor template to hid.h
hathach
2018-07-28
fix hid generic various error
hathach
2018-07-24
nrf52840 boot mouse does not work, need more work
hathach
2018-07-23
enhance device hid
hathach
2018-07-23
reworking device hid class driver
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]