]> granicus.if.org Git - esp-idf/commit
cleanup app_trace_to_host example
authormorris <maoshengrong@espressif.com>
Thu, 24 Jan 2019 04:43:06 +0000 (12:43 +0800)
committermorris <maoshengrong@espressif.com>
Thu, 31 Jan 2019 13:28:52 +0000 (21:28 +0800)
commited84bcee7bf1939a975ba979a8a5359c0a4ad4ef
tree47d48d9781cac24bc768659784741a0f386b39f2
parent2790d4a049cdaf4f9fc94528b7dc2e848bfbd5f2
cleanup app_trace_to_host example

1. Cleanup the README of app_trace_to_host example based on the template.
2. Remove unused header files in the example.
3. Fix typos in public header file.
components/app_trace/app_trace.c
components/app_trace/include/esp_app_trace.h
examples/system/app_trace_to_host/CMakeLists.txt
examples/system/app_trace_to_host/Makefile
examples/system/app_trace_to_host/README.md
examples/system/app_trace_to_host/main/CMakeLists.txt
examples/system/app_trace_to_host/main/app_trace_to_host_example_main.c [moved from examples/system/app_trace_to_host/main/app_trace_to_host_test.c with 89% similarity]