mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
883da858b0
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. |
||
---|---|---|
.. | ||
gcov | ||
include | ||
port | ||
private_include | ||
sys_view | ||
test | ||
app_trace_membufs_proto.c | ||
app_trace_util.c | ||
app_trace.c | ||
CMakeLists.txt | ||
heap_trace_tohost.c | ||
host_file_io.c | ||
Kconfig | ||
linker.lf | ||
project_include.cmake | ||
sdkconfig.rename |