armv7m_trace, stlink: provide APIs to capture trace with an adapter

Change-Id: I9d193dd5af382912e4fe838bd4f612cffd11b295
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2540
Tested-by: jenkins
This commit is contained in:
Paul Fertser
2015-02-10 13:32:07 +03:00
committed by Spencer Oliver
parent a09a75653d
commit 6819468a78
9 changed files with 234 additions and 203 deletions

View File

@@ -15,6 +15,7 @@
#ifndef ARMV7M_TRACE_H
#define ARMV7M_TRACE_H
#include <target/target.h>
#include <command.h>
/**