esp-idf/components/app_trace
Darian Leung 883da858b0 freertos: Fix various build errors
This commit fixes various build errors in IDF (and tests) when compiling
with SMP FreeRTOS:

- Updated usage of xTaskGetIdleTaskHandle()
- Disable sysview tracing macros
- Update some task snapshot functions
- Disabled test_freertos_hooks.c test as vApplicationIdleHook() and
  vApplicationTickHook() are used.
2022-03-08 14:59:18 +08:00
..
gcov
include
port riscv: Use semihosting to set breakpoint and watchpoint when running under debugger 2022-02-24 08:55:40 +00:00
private_include app_trace: add SPDX headers, mention SystemView in copyrights doc 2022-02-03 17:44:59 +01:00
sys_view freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
test
CMakeLists.txt G0: target component (components/esp32*) doesn't depend on driver anymore 2022-03-02 04:21:00 +00:00
Kconfig
app_trace.c
app_trace_membufs_proto.c
app_trace_util.c
heap_trace_tohost.c
host_file_io.c
linker.lf
project_include.cmake
sdkconfig.rename