index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
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
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
/
demos
/
host
/
src
Age
Commit message (
Expand
)
Author
2014-03-23
remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)
hathach
2014-03-21
clean up led blinking on host demo
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-19
remvoe main as thread of cmsis rtx for portability.
hathach
2014-03-18
rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
hathach
2014-03-17
doxygening
hathach
2014-03-16
doxygen document
hathach
2014-03-14
fix some warnings
hathach
2014-03-14
clean more warnings
hathach
2014-03-14
clean up warning in lpcxpresso
hathach
2014-03-13
suppres compiler warning transfer of control bypasses initialization
hathach
2014-03-13
remove legacy code of msc_device.c read10 & write10
hathach
2014-03-13
fix some warnings
hathach
2014-03-13
clean up
hathach
2014-03-13
fix all build error with IAR
hathach
2014-03-13
fix build for host freertos xpresso
hathach
2014-03-12
fixing build error
hathach
2014-03-12
clean up
hathach
2014-03-11
improve MSC host demo with
hathach
2014-03-11
enhance cp command to accept dest path as an folder
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-03-06
IAR host freertos works with EA4357
hathach
2014-03-06
refractor app_os_prio.h
hathach
2014-03-06
IAR work well with EA4357 on host os none
hathach
2014-03-05
somehow could not get printf work with IAR both SWD & uart on NGX4330
hathach
2014-03-04
remove lwip code in main.c & boardGetMACaddr (board.c)
hathach
2014-03-02
refine keyboard host demo (added new line for enter key)
hathach
2014-03-02
increase msc host app task stack size to 512 so that copy command can be exec...
hathach
2014-02-28
refractor remove tusbh_msc_is_failed
hathach
2014-02-28
EHCI: immediately reset port when device connected. This proves to help preve...
hathach
2014-02-28
merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.h
hathach
2014-02-20
fix the duplicated plug connection status change with lpc17xx by using immedi...
hathach
2014-02-20
use hcd_pipe_is_busy instead of hcd_pipe_is_idle
hathach
2014-02-19
some code clean up
hathach
2014-01-24
refractor __n2be_16
hathach
2013-12-19
remove immediately reset when device plug.
hathach
2013-12-19
fix plug & unplug issue by reseting port immediately instead of waiting for u...
hathach
2013-12-19
hub works with ohci as well. There is some problem when plug & unplug device hmm
hathach
2013-12-19
able to run ohci hid mouse demo
hathach
2013-12-16
implement ohci
hathach
2013-12-11
add lpc17xx build config for host demo
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-11-08
add tusbd_cdc_is_busy
hathach
2013-11-08
add windows driver for cdc
hathach
2013-11-06
refractor dcd_controller_reset & hcd_controller_reset to hal_controller_reset
hathach
2013-11-05
msc add support
hathach
2013-11-01
implement msc device class
hathach
2013-10-27
enhance serial host app
hathach
2013-10-27
refractor cdc serial host app.
hathach
2013-10-27
document cdc
hathach
[next]