index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
tinyusb
/
host
Age
Commit message (
Expand
)
Author
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-18
app descriptor rename
hathach
2014-03-16
doxygen document
hathach
2014-03-14
clean up more warnings
hathach
2014-03-14
Suppress Keil warnings #66-D: enumeration value is out of "int" range
hathach
2014-03-14
more warnings clean up
hathach
2014-03-14
clean more warnings
hathach
2014-03-14
clean up warning in lpcxpresso
hathach
2014-03-14
clean up compiler warning transfer of control bypasses initialization
hathach
2014-03-13
suppres compiler warning transfer of control bypasses initialization
hathach
2014-03-13
clean up more warnings
hathach
2014-03-13
remove legacy code of msc_device.c read10 & write10
hathach
2014-03-13
fix some warnings
hathach
2014-03-12
fix IAR alignment OHCI hcca will occupies the whole 256 (instead of just 252 ...
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-10
change desc_str_table to array of pointer of uint8_t* to be compatible with I...
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-03-04
change lpc17xx cmsis file & ohci to be able to build with IAR
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-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
re-enable blocking waiting in ehci controller reset (otherwise it wont works)
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
refractor ohci.c
hathach
2013-12-19
able to run ohci hid mouse demo
hathach
2013-12-18
implement hcd_pipe_close, able to plug & unplug device from ohci lpc17xx
hathach
2013-12-18
able to run MSC host demo on lpc17xx
hathach
2013-12-17
add in hcd_pipe_open & hcd_pipe_xfer
hathach
2013-12-16
implement ohci
hathach
2013-12-13
able to get connect status change interrupt occured
hathach
2013-12-11
add structure & define for ohci
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-11-22
clean up
hathach
2013-11-15
refractor usbd, first step to make get configuration as sub task
hathach
2013-11-15
add usbd_task to handle event task eg setup received
hathach
2013-11-06
refractor dcd_controller_reset & hcd_controller_reset to hal_controller_reset
hathach
2013-11-01
implement msc device class
hathach
2013-10-29
implementing sw device stack
hathach
2013-10-27
static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
hathach
2013-10-26
more document
hathach
2013-10-25
more doxygen work
hathach
2013-10-24
document hub
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
2013-10-16
refractor hub api
hathach
2013-10-02
clean up warnings here and there
hathach
2013-10-02
update freertos project
hathach
2013-10-01
- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...
hathach
2013-10-01
ignore multiple level of hub
hathach
[prev]
[next]