esp-idf/components/app_trace
Darian Leung a0666b9be8 TWAI: FIFO overrun handling and errata workarounds
This commit adds handling for FIFO overruns and
adds workarounds for HW erratas on the ESP32.

Closes https://github.com/espressif/esp-idf/issues/2519
Closes https://github.com/espressif/esp-idf/issues/4276
2022-02-15 14:16:53 +08:00
..
gcov gcov: add stub table size entry 2021-09-15 22:57:02 +03:00
include bugfix/esp32: add cpp guard headers for app_trace component so that its 2019-11-26 17:44:15 +05:30
sys_view global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
app_trace_util.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
app_trace.c global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
CMakeLists.txt gcov: add gcov callback into the ipc task 2021-09-15 22:57:02 +03:00
component.mk gcov: Fixes not linked gcov rtio functions 2021-06-02 21:48:29 +03:00
heap_trace_tohost.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
host_file_io.c apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
Kconfig apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
linker.lf TWAI: FIFO overrun handling and errata workarounds 2022-02-15 14:16:53 +08:00
project_include.cmake app_trace: Add coverage generation by gcovr 2020-03-30 13:34:06 +02:00
sdkconfig.rename apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00