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
/
host
/
hid_controller
/
src
/
hid_app.c
Age
Commit message (
Collapse
)
Author
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-03-25
fix wanings
hathach
2024-07-18
fix some clang compiler warnings
graham sanderson
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-03-13
Avoid spamming out endpoint on connect
James Smith
2023-03-13
Removed tabs from host hid_controller example
James Smith
2023-03-13
Updated host hid_controller example to demo tuh_hid_send_report
James Smith
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2021-11-29
Fix build errors
kkitayam
2021-09-07
Add PS4-compatible controllers
David Shadoff
2021-09-06
Added Arc System Works GG Xrd Limited Edition controller VID PID
Christian Arlt
2021-09-06
Added Hori Fighting Commander 4 VID PID
Christian Arlt
2021-09-06
Added Sony DualShock4 CUH-ZCT1E pid
Christian Arlt
2021-08-24
test hid controller with rp2040
hathach
2021-08-24
add tuh_vid_pid_get()
hathach
complete Sony PS4 dualshock controller example