index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
support
Age
Commit message (
Expand
)
Author
2013-03-05
refractor tests
hathach
2013-03-05
add test & code for hcd_pipe_control_open
hathach
2013-03-04
abstract call chains from hal usb isr
hathach
2013-03-04
refractor
hathach
2013-03-04
replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED
hathach
2013-03-04
allow configure host/device by controller basic
hathach
2013-03-03
refractor
hathach
2013-03-03
implement hcd_init controller_init
hathach
2013-03-02
add "mocking" version of LPC43xx.h
hathach
2013-03-01
rename ehci usb_int usb_sts usb/error field
hathach
2013-02-27
rename tusbh_device_mount_succeed_cb
hathach
2013-02-26
add osal subtask support
hathach
2013-02-08
updating usbh init with class init
hathach
2013-02-08
add TUSB_CFG_HOST_CONTROLLER_START_INDEX
hathach
2013-02-06
refractor move test enum to its own file
hathach
2013-02-05
remove TUSB prefix for class enum definitions
hathach
2013-02-04
port osal_FreeRTOS, add some include to be able to mock & link
hathach
2013-02-04
add TUSB_CFG_HOST_ENUM_BUFFER_SIZE
hathach
2013-02-04
refine ASSERT_DEFINE to allow special error_handler for os task
hathach
2013-02-01
change osal_timeout_t to uint32_t
hathach
2013-02-01
add std=gnu99 for test build
hathach
2013-01-26
add more test code for keyboard hid application API
hathach
2013-01-22
start to support
hathach
2013-01-19
change error type to lower case for more consistency
hathach
2013-01-18
prepare test project for 43xx host test
hathach