summaryrefslogtreecommitdiff
path: root/nuttx/configs/sure-pic32mx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-03 13:09:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-03 13:09:50 -0600
commit466a7dbebbbf854113efbb2b884842bd119c72ff (patch)
tree639b6c024e01646bece7c75aab221f1ba616a4b2 /nuttx/configs/sure-pic32mx
parent45cc20eb38d458e9c24b36a1ac7d8a4d38992e21 (diff)
downloadnuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.tar.gz
nuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.tar.bz2
nuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.zip
SAMA5 UDPHS: A little debugging progress. Not all transfers are working yet
Diffstat (limited to 'nuttx/configs/sure-pic32mx')
-rw-r--r--nuttx/configs/sure-pic32mx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sure-pic32mx/README.txt b/nuttx/configs/sure-pic32mx/README.txt
index c443e94b2..c15f7d082 100644
--- a/nuttx/configs/sure-pic32mx/README.txt
+++ b/nuttx/configs/sure-pic32mx/README.txt
@@ -902,7 +902,7 @@ Where <subdir> is one of the following:
Device Drivers -> "USB Device Driver Support:
CONFIG_USBDEV_TRACE=y : Enable USB trace feature
- CONFIG_USBDEV_TRACE_NRECORDS=256 : Buffer 128 records in memory
+ CONFIG_USBDEV_TRACE_NRECORDS=256 : Buffer 256 records in memory
Application Configuration -> NSH LIbrary:
CONFIG_NSH_USBDEV_TRACE=n : No builtin tracing from NSH