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
/
tinyusb
/
class
/
msc_host.c
Age
Commit message (
Expand
)
Author
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