esp-idf/components/app_trace
Sudeep Mohanty 129e613f15 freertos: remove portmacro_deprtecated.h file
This commit removes the portmacro_deprecated.h file and the deprecated
APIs contained in it. Alternate APIs to use are noted in the migration
guide.
2022-04-05 04:38:35 +00:00
..
gcov esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
include freertos: remove portmacro_deprtecated.h file 2022-04-05 04:38:35 +00:00
port app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
private_include app_trace: add SPDX headers, mention SystemView in copyrights doc 2022-02-03 17:44:59 +01:00
sys_view app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
test app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00
app_trace_membufs_proto.c apptrace: Adds ESP32-S3 support 2021-10-22 23:24:00 +03:00
app_trace_util.c freertos: remove portmacro_deprtecated.h file 2022-04-05 04:38:35 +00:00
app_trace.c app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
CMakeLists.txt app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
heap_trace_tohost.c apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00
host_file_io.c Merge branch 'update_copyright_notice_app_trace' into 'master' 2021-05-03 12:00:53 +00:00
Kconfig app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
linker.lf app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
project_include.cmake cmake: using toolchain prefix determined by cmake itself 2022-01-10 10:06:09 +08:00
sdkconfig.rename app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00