Skip to content

Commit 0ba3646

Browse files
Merge pull request #7037 from gojimmypi/PR-Expressif-Benchmark
Espressif benchmark update
2 parents 448b836 + 62c0910 commit 0ba3646

3 files changed

Lines changed: 416 additions & 91 deletions

File tree

IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/VisualGDB/wolfssl_benchmark_IDF_v4.4_ESP32.vgdbproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<VisualGDBProjectSettings2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
2+
<VisualGDBProjectSettings2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33
<Project xsi:type="com.visualgdb.project.external.esp-idf">
44
<CustomSourceDirectories>
55
<Directories />
@@ -220,7 +220,7 @@
220220
<DebugMethod>
221221
<ID>openocd</ID>
222222
<Configuration xsi:type="com.visualgdb.edp.openocd.settings.esp32">
223-
<CommandLine>-f interface/tigard.cfg -c "adapter_khz 15000" -f target/esp32.cfg</CommandLine>
223+
<CommandLine>-f interface/ftdi/tigard.cfg -c "adapter_khz 15000" -f target/esp32.cfg</CommandLine>
224224
<ExtraParameters>
225225
<Frequency xsi:nil="true" />
226226
<BoostedFrequency xsi:nil="true" />

0 commit comments

Comments
 (0)