OVMS3-idf/components/app_trace
Ivan Grokhotkov c3d8215728 sysview: fix compilation in 1 core mode, refactor timer choices
Changes related to DFS have broken compilation of sysview code in 1 core
mode. This change fixes this, and moves choice of the timer used for
timestamp into Kconfig. CCOUNT timer is only available as an option if
1 core mode is used. esp_timer is added as a new option, and is the
only available option if DFS is enabled.
2018-01-17 12:23:28 +08:00
..
gcov Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +08:00
include esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
sys_view sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00
test unit_tests/Update unit test timer divider 2017-10-30 19:42:16 +08:00
app_trace.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
app_trace_util.c freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
component.mk esp32: Adds gcov over JTAG feature 2017-09-07 18:13:16 +03:00
host_file_io.c esp32: Fixes double initialization of apptrace down ring buffer in dual core mode 2017-09-15 22:45:21 +03:00
Kconfig sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00