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
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2018-03-06
rename demo to examples
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-13
merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scal...
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-23
remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)
hathach
2014-03-18
rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ
hathach
2014-03-17
doxygening
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
clean up
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-02
refine keyboard host demo (added new line for enter key)
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
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-06
refractor dcd_controller_reset & hcd_controller_reset to hal_controller_reset
hathach
2013-10-27
document cdc
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-10-16
clean up
hathach
2013-09-30
able to mount one device on the hub
hathach
2013-09-27
house keeping
hathach
2013-09-26
house keeping
hathach
2013-09-26
house keeping
hathach
2013-09-22
fix pingstate for highspeed bulk out transfer
hathach
2013-09-20
start to add msc host, fix dangerous problem with unstable device when plugge...
hathach
2013-09-20
refine hid host driver
hathach
2013-09-19
IAR host none project working
hathach
2013-09-19
starting to add support for IAR workbench
hathach
2013-07-05
fix bug with RNDIS class open using non-static variable p_cdc
hathach
2013-07-05
implementing initializing for RNDIS
hathach
2013-07-01
fix compilation error
hathach
2013-07-01
add & pass a first few test for cdc host
hathach
2013-06-29
[CDC]
hathach
2013-05-23
move scu_pinmux(0x2, 5, MD_PLN | MD_EZI | MD_ZI, FUNC2) to hal/hal_lpc43xx.c
hathach
[next]