esp-idf/components/app_trace
Darian cc34c4fc08 Merge branch 'contrib/github_pr_12481' into 'master'
Many places in the ESP_SYSTEM are using CONFIG_FREERTOS_UNICORE instead of CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE (GitHub PR)

Closes IDFGH-11333

See merge request espressif/esp-idf!27435
2023-12-01 19:33:19 +08:00
..
gcov feat(gcov): improve gcov file handling using esp_apptrace_feof() 2023-10-12 11:01:23 +02:00
include fix(app_trace): fix gcov for gcc 13.1.0 2023-10-09 12:13:02 +04:00
port Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
private_include
sys_view Merge branch 'contrib/github_pr_12481' into 'master' 2023-12-01 19:33:19 +08:00
test_apps refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
CMakeLists.txt refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
Kconfig Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
app_trace.c refactor(startup): implement registration of core init functions 2023-11-27 10:20:51 +01:00
app_trace_membufs_proto.c
app_trace_util.c
heap_trace_tohost.c heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-12 08:11:24 +02:00
host_file_io.c fix(app_trace): fix gcov for gcc 13.1.0 2023-10-09 12:13:02 +04:00
linker.lf refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
project_include.cmake
sdkconfig.rename