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
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
sys_view app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
test
CMakeLists.txt app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
Kconfig app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
app_trace.c app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
app_trace_membufs_proto.c
app_trace_util.c freertos: remove portmacro_deprtecated.h file 2022-04-05 04:38:35 +00:00
heap_trace_tohost.c
host_file_io.c
linker.lf app_trace: add support for UART to the app trace module. 2022-03-23 17:51:14 +03:00
project_include.cmake
sdkconfig.rename