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
/
tests
/
test
/
host
/
test_enum_task.c
Age
Commit message (
Expand
)
Author
2013-04-05
add control xfer for ehci controller fake: ehci_controller_control_xfer_proceed
hathach
2013-03-29
clean up, update tests for hcd_port_reset after 8 byte descriptor & set confi...
hathach
2013-03-26
add flag_supported_class to usbh_devices
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-24
refractor
hathach
2013-03-24
rename sem_hdl in usbh_device_info_t control_sem_hdl
hathach
2013-03-24
clean up:
hathach
2013-03-23
enhance some tests
hathach
2013-03-23
refractor
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-12
add semaphore reset & queue flush API for osal
hathach
2013-03-06
add prototype for hcd_pipe(control)_close
hathach
2013-02-28
continue to strengthen include policy
hathach
2013-02-27
rename tusbh_device_mount_succeed_cb
hathach
2013-02-27
add parsing configuration desc & invoke driver install subtask
hathach
2013-02-26
add osal subtask support
hathach
2013-02-08
updating usbh init with class init
hathach
2013-02-06
update enumeration up to get full configuration descriptor
hathach
2013-02-06
refractor move device_addr0 into usbh_device_pool
hathach
2013-02-06
remove hcd_addr0_close_Ignore
hathach
2013-02-06
refractor move test enum to its own file
hathach