index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
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
2018-03-06
rename demo to examples
hathach
2018-03-01
more clean up
hathach
2018-03-01
osal macro clean up
hathach
2018-03-01
more osal clean up
hathach
2018-03-01
change osal_task_create signature
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2015-05-01
simplify tusbh_cdc_ to tuh_cdc_
hathach
2015-05-01
simplify host API: tusbh_ to tuh_ for keyboard & mouse
hathach
2015-05-01
simplify host API: tusbh_ to tuh_
hathach
2015-05-01
formatting
hathach
2015-05-01
readd rndis files
hathach
2014-04-25
cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE
hathach
2014-04-24
added all assert check to osal_queue_send and osal_semaphore_post
hathach
2014-04-18
fix IAR CMSIS rtx build for lpc175 6x --> build all ok
hathach
2014-04-18
minor adjust TUSB_CFG_HOST_DEVICE_MAX and TUSB_CFG_HOST_HUB
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
minor docs
hathach
2014-04-13
merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scal...
hathach
2014-04-09
remove lpclink2 board
hathach
2014-04-03
added rtos to greeting for easy testing
hathach
2014-03-31
code beautify
hathach
2014-03-31
device_freertos/.cproject works well with msc & keyboard
hathach
2014-03-26
clean up
hathach
2014-03-26
doxygen have problem with bolding the hyperlink. use <b> instead
hathach
2014-03-24
fix build error for keil host os none, freertos, cmsis-rtx
hathach
2014-03-24
fix build for lpcxpreso host
hathach
2014-03-24
rename host demo sourc files
hathach
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
[next]