summaryrefslogtreecommitdiff
path: root/nuttx/configs
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-06 17:24:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-06 17:24:02 -0600
commita166b6f07328bbbfba1ce5811a2d57543cd4b849 (patch)
tree3b133a73076715a949ba9484ba5ef259ff767525 /nuttx/configs
parent1a0b7737074845c124b36abc5260e10f6bf416ae (diff)
downloadpx4-nuttx-a166b6f07328bbbfba1ce5811a2d57543cd4b849.tar.gz
px4-nuttx-a166b6f07328bbbfba1ce5811a2d57543cd4b849.tar.bz2
px4-nuttx-a166b6f07328bbbfba1ce5811a2d57543cd4b849.zip
Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output
Diffstat (limited to 'nuttx/configs')
-rw-r--r--nuttx/configs/sama5d3x-ek/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/sama5d3x-ek/README.txt b/nuttx/configs/sama5d3x-ek/README.txt
index b2224010f..d050ac32f 100644
--- a/nuttx/configs/sama5d3x-ek/README.txt
+++ b/nuttx/configs/sama5d3x-ek/README.txt
@@ -1053,6 +1053,7 @@ Configurations
Device Drivers -> "USB Device Driver Support:
CONFIG_USBDEV_TRACE=y : Enable USB trace feature
CONFIG_USBDEV_TRACE_NRECORDS=256 : Buffer 256 records in memory
+ CONFIG_USBDEV_TRACE_STRINGS=y : (optional)
Application Configuration -> NSH LIbrary:
CONFIG_NSH_USBDEV_TRACE=n : No builtin tracing from NSH
@@ -1074,6 +1075,11 @@ Configurations
asynchronous with the trace output and, hence, difficult to
interpret.
+ STATUS:
+ 2013-9-6: I have not confirmed this, but it appears that the AT25 does not
+ retain its formatting across power cycles. I need to study this more.
+ 2013-9-6: The mass storage class is not yet working.
+
hello:
This configuration directory, performs the (almost) simplest of all
possible examples: examples/hello. This just comes up, says hello