esp-idf/components/app_trace/sys_view
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
..
Config app_trace: add SPDX headers, mention SystemView in copyrights doc 2022-02-03 17:44:59 +01:00
esp apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00
ext apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00
Sample freertos: Fix various build errors 2022-03-08 14:59:18 +08:00
SEGGER app_trace: add SPDX headers, mention SystemView in copyrights doc 2022-02-03 17:44:59 +01:00