summaryrefslogtreecommitdiff
path: root/apps/examples/usbmsc
Commit message (Collapse)AuthorAgeFilesLines
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-255-1138/+0
|
* Trivial updates assocaited with USB host mass storage and SAMA5 EHCIGregory Nutt2013-09-081-0/+2
|
* Fix bug introduced to msconn; Was hanging is invoked from NSHGregory Nutt2013-09-074-37/+150
|
* Suppress attempts to manage USB trace if the USB MSC example is built as an ↵Gregory Nutt2013-09-062-9/+18
| | | | NSH built-in application. In that case, USB MSC does not do a good job managing trace data and gets in the way of other things that can do a better job (like NSH or the USB monitor).
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-2/+10
|
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-055-0/+1006