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
/
device_info
Age
Commit message (
Expand
)
Author
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-13
hil add stm32f723disco, add test flags for device/host/dual
hathach
2024-11-12
fix example build
hathach
2024-11-12
update host/device_info to build with freertos for espressif board. Add hil t...
hathach
2024-11-08
minor clean up
hathach
2024-11-07
update bsp for h7 to support host mode
hathach
2024-10-21
get hprt interrupt triggered
hathach
2024-10-15
adding hcd dwc2
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-06-18
add dual/host_info_to_device_cdc example
hathach
2024-06-18
LOG3 in isr
hathach
2024-06-18
add host/device_info example
hathach
2022-03-11
merge device_info into bare_api example
hathach
2022-03-10
Print speed. Don't crash if string get fails
Scott Shawcroft
2022-03-09
Add host example that prints out info of connected devices
Scott Shawcroft