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
/
class
/
msc_host.c
Age
Commit message (
Expand
)
Author
2018-03-06
move class files
hathach
2018-03-02
clean up compiler
hathach
2018-03-01
more osal clean up
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2015-05-01
tusbh_device_ to tuh_device_
hathach
2015-05-01
simplify host API: tusbh_ to tuh_
hathach
2014-04-24
added all assert check to osal_queue_send and osal_semaphore_post
hathach
2014-04-17
clean up STATIC_VAR
hathach
2014-03-14
clean more warnings
hathach
2014-03-14
clean up compiler warning transfer of control bypasses initialization
hathach
2014-03-13
fix some warnings
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-02-28
refractor remove tusbh_msc_is_failed
hathach
2013-12-18
able to run MSC host demo on lpc17xx
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-01
implement msc device class
hathach
2013-10-02
clean up warnings here and there
hathach
2013-10-02
enhacne msc demo, update IAR project file
hathach
2013-10-01
- move disconnection handle to enum task --> move tusbh_xxx_unmount is invoke...
hathach
2013-09-30
able to mount one device on the hub
hathach
2013-09-27
fix an "extra" semaphore wait in msc host
hathach
2013-09-27
house keeping
hathach
2013-09-26
add scsi write10 & test unit ready
hathach
2013-09-26
add cat command to cli
hathach
2013-09-26
refractor msch
hathach
2013-09-25
add tusbh_msc_status
hathach
2013-09-24
allow a limited model to deal with stalled pipe/transaction
hathach
2013-09-24
add some tests support for msc host
hathach
2013-09-23
refractor hcd API to allow queue xfer without actually transferring data
hathach
2013-09-22
added read capacity 10 with hacking code
hathach
2013-09-22
fix pingstate for highspeed bulk out transfer
hathach
2013-09-21
house keeping, clean up warnings
hathach
2013-09-21
house keeping
hathach
2013-09-20
start to add msc host, fix dangerous problem with unstable device when plugge...
hathach
2013-05-06
add stub for msc host & hub driver
hathach
2013-05-06
change format of file header & license spacing
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-12
add project file for keil
hathach