index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
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.h
Age
Commit message (
Expand
)
Author
2018-03-06
move class files
hathach
2015-05-01
simplify host API: tusbh_ to tuh_
hathach
2014-03-14
zero warnings compiling host os none on keil
hathach
2014-02-28
refractor remove tusbh_msc_is_failed
hathach
2013-12-01
add some document for msc_device API
hathach
2013-11-22
clean up
hathach
2013-10-27
document cdc
hathach
2013-10-25
more doxygen work
hathach
2013-10-24
document msc host
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-27
house keeping
hathach
2013-09-26
add scsi write10 & test unit ready
hathach
2013-09-26
refractor msch
hathach
2013-09-25
add tusbh_msc_status
hathach
2013-09-24
add some tests support for msc host
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-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-04-07
rename hidh_keyboard_info_t to hidh_interface_info_t
hathach
2013-03-26
- put ATTR_UNUSED to hardfault handler variables to discard compiler warning
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-03-23
change signature usbh_isr to add tusb_bus_event_t parameter
hathach
2013-03-13
add hard fault handler to bsp.c
hathach
2013-03-12
add project file for keil
hathach