summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/README.txt')
-rw-r--r--nuttx/configs/teensy/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/teensy/README.txt b/nuttx/configs/teensy/README.txt
index 897d3b234..b76d6b3b3 100644
--- a/nuttx/configs/teensy/README.txt
+++ b/nuttx/configs/teensy/README.txt
@@ -538,7 +538,7 @@ Where <subdir> is one of the following:
usbmsc:
This configuration directory exercises the USB mass storage
- class driver at apps/examples/usbmsc. See apps/examples/README.txt
+ class driver at apps/system/usbmsc. See apps/examples/README.txt
for more information. NOTE: THIS CONFIGURATION HAS NOT YET BEEN
DEBUGGED AND DOES NOT WORK!!! ISSUES: (1) THE SPI DRIVER IS UNTESTED,
(2) THE USB DRIVER IS UNTESTED, AND (3) THE RAM USAGE MIGHT BE EXCESSIVE.