example/system: add generic apptrace example with pytest support

This commit is contained in:
Erhan Kurubas
2023-02-01 13:54:02 +01:00
parent 113132e4f4
commit 1ee5c8d877
8 changed files with 248 additions and 0 deletions
@@ -0,0 +1,3 @@
# Enable application tracing by default
CONFIG_APPTRACE_DEST_JTAG=y
CONFIG_APPTRACE_ENABLE=y