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
2021-12-09
update g4 bsp
hathach
2021-08-26
TD 9.12 remote wakeup test
hathach
2021-08-10
update node script to always shift dummy reportID like python
hathach
2021-08-09
fix hid_test.py for hid inout to correctly preceeded with dummy reportID
hathach
2021-06-10
Make examples standalone buildable via CMake
graham sanderson
2021-05-30
Rework rp2040 examples and CMake build:
graham sanderson
2021-05-18
clean up, rename some HID device symbol/API
hathach
2021-04-19
cmake cleanup
hathach
2021-04-11
update rp2040 to use pico-sdk externally
hathach
2021-03-18
use boot2_generic_03h for adafruit feather rp2040
hathach
2021-03-02
update pico-sdk to more recent commit
hathach
2021-02-24
add itf argument to hid API to support multiple instances
hathach
2021-02-02
Typo fixed
Mohammed Aslam
2021-02-01
added enumerate walkaround for RP2040-E5
hathach
2021-01-26
change output filename to BOARD-Directory
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
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-06-15
update example config and descriptor with better Highspeed support
hathach
2020-04-17
update example to include CXD56 for highspeed mode
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-03-03
Merge pull request #280 from majbthrd/nuc505
Ha Thach
2020-02-26
Add langid to examples.
Chang Feng
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2019-11-22
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
hathach
2019-11-22
rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX
hathach
2019-11-22
config clean up
hathach
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-23
examples: Allow user to override EP0 size.
William D. Jones
2019-09-11
added new example hid_composite
hathach
2019-08-01
clean up
hathach
2019-07-25
more webusb + vendor
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-12
updating webusb with cdc
hathach
2019-07-12
clean up usb descriptors in example
hathach
2019-07-12
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
hathach
2019-07-11
clean up
hathach
2019-07-11
clean up demo config
hathach
2019-07-11
revert 2.1 to 2.0, only needed for webusb exmample (BOS needed)
hathach
2019-07-11
increase usb bcd from 2.0 to 2.1 for webusb support
hathach
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
[next]