Rename examples/usbstorage to examples/usbmsc. From CCTSAO

This commit is contained in:
Gregory Nutt
2013-09-05 08:07:03 -06:00
parent 8108a81172
commit 9638bff522
86 changed files with 224 additions and 900 deletions
+2 -2
View File
@@ -543,8 +543,8 @@ Where <subdir> is one of the following:
driver at examples/usbserial. See examples/README.txt for
more information.
usbstorage:
usbmsc:
This configuration directory exercises the USB mass storage
class driver at examples/usbstorage. See examples/README.txt for
class driver at examples/usbmsc. See examples/README.txt for
more information.