index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-select-rule17
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
Age
Commit message (
Expand
)
Author
2018-12-08
hub clean up
hathach
2018-12-08
refactor hcd api
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-07
clean up ehci, support only 1 controller
hathach
2018-12-07
clean up
hathach
2018-12-07
seperate control xfer to 3 tds for ohci
hathach
2018-12-07
ohci got device not response condition in control transfer
hathach
2018-12-07
add host ea4088qs, but not work
hathach
2018-12-07
lpc17 ohci failed to execute control transfer !!
hathach
2018-12-07
simple cdc host demo work
hathach
2018-12-07
adding new hcd api, tested working with control xfer.
hathach
2018-12-07
add connect to cdc for testing
hathach
2018-12-07
able to build host hid
hathach
2018-12-07
enable all warnings
hathach
2018-12-07
fix warning with lpcopen
hathach
2018-12-07
able to build with host msc
hathach
2018-12-07
change usbh_control_xfer name and signature
hathach
2018-12-07
usbh rename vars
hathach
2018-12-06
change usbh queue to generic event queue
hathach
2018-12-06
minor clean up
hathach
2018-12-06
clean up hub
hathach
2018-12-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach
2018-12-06
change osal_semaphore_wait to return bool
hathach
2018-12-06
able to complete enumeration with os none blocking
hathach
2018-12-06
host port plugged isr detect, but control xfer not work
hathach
2018-12-05
added ea4357 ses project
hathach
2018-12-05
fix more host build error
hathach
2018-12-05
able to build host lpc18xx
hathach
2018-12-05
fixing build error with host stack
hathach
2018-12-05
host 1800 blinky
hathach
2018-12-05
add host lpc18xx project
hathach
2018-12-05
clean up ses project
hathach
2018-12-05
fix travis build
hathach
2018-12-05
change usbd_init() return to bool for simplicity
hathach
2018-12-05
clean up
hathach
2018-12-05
add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isr
hathach
2018-12-05
Merge branch 'develop' into devlocal
hathach
2018-12-05
update nrf errata
hathach
2018-12-05
Merge pull request #18 from hathach/devlocal
hathach
2018-12-05
fix travis build error
hathach
2018-12-05
hal clean up
hathach
2018-12-05
remove dcd_connect/disconnect since there is no usage now
hathach
2018-12-05
lpc move Chip_USB_Init() out of stack to bsp
hathach
2018-12-05
renane file
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-04
move pinmux out of dcd into bsp
hathach
2018-12-04
adding ea4088 quickstart, able to blink
hathach
2018-12-04
adding lpc40xx support
hathach
2018-12-04
clean up mcb1800
hathach
[next]