]> granicus.if.org Git - esp-idf/commit
trace: add Kconfig options for app level trace
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 17 Jan 2017 14:58:11 +0000 (22:58 +0800)
committerAlexey Gerenkov <alexey@espressif.com>
Mon, 17 Apr 2017 19:19:14 +0000 (22:19 +0300)
commit639557d9751ecc699c4eca99ae2925197a5e2432
tree95a4a239691483bcb4385141df20a2f2dda38b9d
parent3ac080fc80e5805659d0c34b2880a037ab3f2ceb
trace: add Kconfig options for app level trace

CONFIG_MEMMAP_TRACEMEM is now a hidden underlying option, which can be enabled using either CONFIG_ESP32_TRAX or CONFIG_ESP32_APP_TRACE
components/esp32/Kconfig
components/esp32/cpu_start.c
components/xtensa-debug-module/trax.c