Files
esp-idf/components
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
..
2018-01-12 14:42:54 +08:00
2017-12-14 10:39:26 +05:30
2018-01-05 16:10:58 +08:00
2018-01-12 15:54:07 +08:00
2018-01-16 10:58:34 +02:00
2018-01-12 14:42:54 +08:00
2018-01-16 10:58:34 +02:00