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
/
demos
/
host
/
src
/
msc_app.c
Age
Commit message (
Expand
)
Author
2014-03-24
rename host demo sourc files
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-14
clean up warning in lpcxpresso
hathach
2014-03-13
suppres compiler warning transfer of control bypasses initialization
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2014-03-06
refractor app_os_prio.h
hathach
2014-03-02
increase msc host app task stack size to 512 so that copy command can be exec...
hathach
2014-02-28
refractor remove tusbh_msc_is_failed
hathach
2013-11-01
implement msc device class
hathach
2013-10-16
clean up
hathach
2013-10-02
enhacne msc demo, update IAR project file
hathach
2013-10-01
refractor msc host app examples
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
added clear screen command
hathach
2013-09-26
add scsi write10 & test unit ready
hathach
2013-09-25
almost complete cli for msc
hathach
2013-09-25
add tusbh_msc_status
hathach
2013-09-25
working on fatfs integration
hathach
2013-09-23
refractor, add wheel for mouse demo
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-20
start to add msc host, fix dangerous problem with unstable device when plugge...
hathach