esp-idf/components/app_trace
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
gcov gcov: Fixes APP CPU syscall table 2020-05-08 03:13:18 +03:00
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sys_view Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
app_trace_util.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
app_trace.c Updates for riscv support 2020-11-13 07:49:11 +11:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk sys_view: Adds heap tracing API 2019-04-01 19:31:27 +03:00
heap_trace_tohost.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
host_file_io.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
project_include.cmake app_trace: Add coverage generation by gcovr 2020-03-30 13:34:06 +02:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00