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_device.h
Age
Commit message (
Expand
)
Author
2018-03-06
move class files
hathach
2018-03-02
add tud_mount_cb, tud_umount_cb
hathach
2018-03-01
device API rename
hathach
2014-03-31
implement & document all the device class _mounted_cb & _unmounted_cb callbacks
hathach
2014-03-22
rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion
hathach
2014-03-09
rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cb
hathach
2013-12-09
add keyboard led mask
hathach
2013-12-01
add some document for msc_device API
hathach
2013-11-30
completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11...
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-25
refractor usbd task
hathach
2013-11-22
clean up
hathach
2013-11-21
clean up
hathach
2013-11-21
refractor usbd-dcd callback, add bus event isr
hathach
2013-11-15
add usbd_task to handle event task eg setup received
hathach
2013-11-13
able to build and run cdc device demo on lpc11uxx
hathach
2013-11-01
added support for
hathach
2013-11-01
implement msc device class
hathach