This is more a sample than a test, so put it under samples with the goal of having dedicated tracing tests in the future under tests. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_VID=0x2FE9
|
|
|
|
CONFIG_TRACING=y
|
|
CONFIG_TRACING_TEST=y
|
|
CONFIG_TRACING_BACKEND_USB=y
|
|
CONFIG_TRACING_BUFFER_SIZE=4096
|
|
CONFIG_TRACING_HANDLE_HOST_CMD=y
|