summaryrefslogtreecommitdiff
path: root/tinyusb/class/msc.h
AgeCommit message (Collapse)Author
2013-09-22added read capacity 10 with hacking codehathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
temp implementation of msc host --> can issue inquiry command
2013-09-21house keepinghathach
2013-09-20start to add msc host, fix dangerous problem with unstable device when ↵hathach
plugged --> 200 ms delay. 50ms delay after each port reset
2013-05-09test clean uphathach
2013-05-06add stub for msc host & hub driverhathach