Fixed inconcsistent file name

Closes https://github.com/espressif/esp-idf/pull/3270
This commit is contained in:
Mark Stevens 2019-04-07 10:25:57 +01:00 committed by Mahavir Jain
parent 920d35b5d0
commit 485df5e6c5

View File

@ -384,7 +384,7 @@ Command usage examples:
.. highlight:: none
1. Collect SystemView tracing data to files "pro-cpu.SVDat" and "pro-cpu.SVDat". The files will be saved in "openocd-esp32" directory.
1. Collect SystemView tracing data to files "pro-cpu.SVDat" and "app-cpu.SVDat". The files will be saved in "openocd-esp32" directory.
::