OVMS3-idf/components/app_trace/sys_view
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
..
Config esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
esp32 sysview: always use TG as timestamp source 2017-10-18 14:19:20 +08:00
Sample sysview: fix compilation in 1 core mode, refactor timer choices 2018-01-17 12:23:28 +08:00
SEGGER esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00