mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Fixed inconcsistent file name
Closes https://github.com/espressif/esp-idf/pull/3270
This commit is contained in:
committed by
Mahavir Jain
parent
920d35b5d0
commit
485df5e6c5
@@ -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.
|
||||
|
||||
::
|
||||
|
||||
|
Reference in New Issue
Block a user