esp-idf/components/app_trace
Erhan Kurubas 2dbb811747 Merge branch 'fix/apptrace_print_lock' into 'master'
fix(apptrace): fix build error when print lock is enabled

See merge request espressif/esp-idf!33368
2024-09-18 19:50:21 +08:00
..
gcov feat(esp_rom): add esp_rom_libc_stubs.h 2024-04-03 18:34:44 +04:00
include fix(app_trace): fix gcov for gcc 13.1.0 2023-10-09 12:13:02 +04:00
port feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
private_include feat(system): move esp_dbg_stubs_init into component 2024-01-31 20:12:45 +01:00
sys_view feat(sysview): add sbom manifest file 2024-09-04 18:38:01 +03:00
test_apps feat(esp32c61): disable unsupported build test 2024-07-16 16:06:19 +08:00
app_trace_membufs_proto.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
app_trace_util.c fix(apptrace): fix build error when print lock is enabled 2024-09-11 23:02:11 +03:00
app_trace.c fix(apptrace): fix build error when print lock is enabled 2024-09-11 23:02:11 +03:00
CMakeLists.txt feat(system): move esp_dbg_stubs_init into component 2024-01-31 20:12:45 +01:00
debug_stubs.c feat(system): move esp_dbg_stubs_init into component 2024-01-31 20:12:45 +01:00
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 feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
Kconfig fix: fix various errors in Kconfig files 2024-07-17 11:33:22 +02:00
linker.lf refactor(gptimer): refactor gptimer driver into a component 2023-11-06 17:09:31 +08:00
project_include.cmake fix(gcov): Fixed mixed path separators on Windows 2024-04-04 13:56:15 +02:00
sdkconfig.rename app_trace: support gptimer as timestamp source 2022-01-07 14:59:09 +08:00