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
/
examples
/
device
/
hid_generic_inout
Age
Commit message (
Expand
)
Author
2019-07-03
example clean up
hathach
2019-07-03
tested midi example
hathach
2019-07-01
improving midi support, adding midi exmaple
hathach
2019-06-10
Merge pull request #80 from hathach/develop
hathach
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-29
Modified example to use list of supported boards
Timon Skerutsch
2019-05-29
add node hid installation instruction
hathach
2019-05-26
changed node.js hid example to be more user friendly
PTS93
2019-05-24
make hid_generic_inout tester have reportLength-sized buffer, since some OSes...
Tod E. Kurt
2019-05-24
should fix and work with #58
hathach
2019-05-21
better fix for #72 millis overthrow
hathach
2019-05-14
enable CFG_TUSB_DEBUG on DEBUG build
hathach
2019-05-14
makefile clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-05-12
add index to tud_descriptor_configuration_cb()
hathach
2019-05-12
change tud_descriptor_string_cb() to be consistent with other descriptor call...
hathach
2019-05-12
add tud_hid_descriptor_report_cb()
hathach
2019-05-11
add tud_descriptor_string_cb() for getting string descriptor from application
hathach
2019-05-03
clean up
hathach
2019-05-02
add hid_test.py for testing #58
hathach
2019-05-02
hid generic example echo back received
hathach
2019-05-02
clean up
hathach
2019-05-02
support hid generic inout #58
hathach
2019-05-02
rename hid generic example
hathach