OVMS3-idf/components/app_trace
chenjianqiang 9f9da9ec96 feat(timer): refator timer group driver
1. add hal and low-level layer for timer group
2. add callback functions to handle interrupt
3. add timer deinit function
4. add timer spinlock take function
2019-11-21 14:14:19 +08:00
..
gcov global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
include tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sys_view app_trace: Adds general support esp32s2beta chip 2019-09-26 01:03:06 +08:00
test feat(timer): refator timer group driver 2019-11-21 14:14:19 +08:00
app_trace.c Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
app_trace_util.c build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
CMakeLists.txt gcov: Fixes libgcov and libapp_trace cross dependency linking issue 2019-11-12 18:42:08 +03:00
component.mk sys_view: Adds heap tracing API 2019-04-01 19:31:27 +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: Adds checks for user arguments in apptrace API 2019-04-01 15:56:14 +03:00
Kconfig Rename Kconfig options (components/app_trace) 2019-05-21 09:32:55 +02:00
linker.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
project_include.cmake gcov_example: Adds cmake target to generate report 2019-07-05 12:44:35 +00:00
sdkconfig.rename Rename Kconfig options (components/app_trace) 2019-05-21 09:32:55 +02:00