mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 12:08:16 +00:00
SAMA5: Add tracing support to the OHCI driver
This commit is contained in:
parent
52da9fff30
commit
82be4dc243
1 changed files with 2 additions and 1 deletions
|
|
@ -1132,7 +1132,8 @@ Configurations
|
|||
CONFIG_SYSTEM_USBMONITOR_STACKSIZE=2048 : USB monitor daemon stack size
|
||||
CONFIG_SYSTEM_USBMONITOR_PRIORITY=50 : USB monitor daemon priority
|
||||
CONFIG_SYSTEM_USBMONITOR_INTERVAL=1 : Dump trace data every second
|
||||
CONFIG_SYSTEM_USBMONITOR_TRACEINIT=y : Enable TRACE output
|
||||
|
||||
CONFIG_SYSTEM_USBMONITOR_TRACEINIT=y : Enable TRACE output (USB device tracing only)
|
||||
CONFIG_SYSTEM_USBMONITOR_TRACECLASS=y
|
||||
CONFIG_SYSTEM_USBMONITOR_TRACETRANSFERS=y
|
||||
CONFIG_SYSTEM_USBMONITOR_TRACECONTROLLER=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue