]> granicus.if.org Git - esp-idf/commit
Example on use application trace logging to host
authorkrzychb <krzychb@gazeta.pl>
Mon, 7 Aug 2017 04:23:58 +0000 (06:23 +0200)
committerkrzychb <krzychb@gazeta.pl>
Sat, 19 Aug 2017 13:44:06 +0000 (15:44 +0200)
commit78a0523757c987286a6534a0b6b439b198adc1f3
tree906171f3342cd97fd67c3d151c324194c9b452cd
parent8f44efc619b4e036e62fba661b032f1a618944a0
Example on use application trace logging to host
examples/system/app_trace_to_host/Makefile [new file with mode: 0644]
examples/system/app_trace_to_host/README.md [new file with mode: 0644]
examples/system/app_trace_to_host/main/Kconfig.projbuild [new file with mode: 0644]
examples/system/app_trace_to_host/main/app_trace_to_host_test.c [new file with mode: 0644]
examples/system/app_trace_to_host/main/component.mk [new file with mode: 0644]
examples/system/app_trace_to_host/sdkconfig.defaults [new file with mode: 0644]