Skip to content

Commit adba62f

Browse files
committed
change(docs): replace deprecated openocd cfg files
1 parent 75dd466 commit adba62f

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

docs/en/api-guides/jtag-debugging/esp32.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
- ESP32 target configuration file. Can be used together with one of the ``interface/`` configuration files.
9898
* - ``target/esp32-solo-1.cfg``
9999
- Target configuration file for ESP32-SOLO-1 module. Different from ``esp32.cfg`` in that it only configures one CPU.
100-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
100+
* - ``interface/ftdi/esp_ftdi.cfg``
101101
- JTAG adapter configuration file for ESP-WROVER-KIT and ESP-Prog boards.
102102

103103
---

docs/en/api-guides/jtag-debugging/esp32c2.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
- Board configuration file for ESP32-C2 debug through an ESP-Prog compatible FTDI, includes target and adapter configuration.
9595
* - ``target/esp32c2.cfg``
9696
- ESP32-C2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
97-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
97+
* - ``interface/ftdi/esp_ftdi.cfg``
9898
- JTAG adapter configuration file for ESP-Prog boards.
9999

100100
---

docs/en/api-guides/jtag-debugging/esp32c3.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
- ESP32-C3 target configuration file. Can be used together with one of the ``interface/`` configuration files.
9898
* - ``interface/esp_usb_jtag.cfg``
9999
- JTAG adapter configuration file for ESP32-C3.
100-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
100+
* - ``interface/ftdi/esp_ftdi.cfg``
101101
- JTAG adapter configuration file for ESP-Prog boards.
102102

103103
---

docs/en/api-guides/jtag-debugging/esp32c5.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
- ESP32-C5 target configuration file. Can be used together with one of the ``interface/`` configuration files.
104104
* - ``interface/esp_usb_jtag.cfg``
105105
- JTAG adapter configuration file for ESP32-C5.
106-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
106+
* - ``interface/ftdi/esp_ftdi.cfg``
107107
- JTAG adapter configuration file for ESP-Prog boards.
108108

109109
---

docs/en/api-guides/jtag-debugging/esp32c6.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
- ESP32-C6 target configuration file. Can be used together with one of the ``interface/`` configuration files.
103103
* - ``interface/esp_usb_jtag.cfg``
104104
- JTAG adapter configuration file for ESP32-C6.
105-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
105+
* - ``interface/ftdi/esp_ftdi.cfg``
106106
- JTAG adapter configuration file for ESP-Prog boards.
107107

108108
---

docs/en/api-guides/jtag-debugging/esp32c61.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
- ESP32-C61 target configuration file. Can be used together with one of the ``interface/`` configuration files.
104104
* - ``interface/esp_usb_jtag.cfg``
105105
- JTAG adapter configuration file for ESP32-C61.
106-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
106+
* - ``interface/ftdi/esp_ftdi.cfg``
107107
- JTAG adapter configuration file for ESP-Prog boards.
108108

109109
---

docs/en/api-guides/jtag-debugging/esp32h2.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
- ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
101101
* - ``interface/esp_usb_jtag.cfg``
102102
- JTAG adapter configuration file for ESP32-H2.
103-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
103+
* - ``interface/ftdi/esp_ftdi.cfg``
104104
- JTAG adapter configuration file for ESP-Prog boards.
105105

106106
---

docs/en/api-guides/jtag-debugging/esp32h21.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
- ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
101101
* - ``interface/esp_usb_jtag.cfg``
102102
- JTAG adapter configuration file for ESP32-H2.
103-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
103+
* - ``interface/ftdi/esp_ftdi.cfg``
104104
- JTAG adapter configuration file for ESP-Prog boards.
105105

106106
---

docs/en/api-guides/jtag-debugging/esp32h4.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
- ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
101101
* - ``interface/esp_usb_jtag.cfg``
102102
- JTAG adapter configuration file for ESP32-H2.
103-
* - ``interface/ftdi/esp32_devkitj_v1.cfg``
103+
* - ``interface/ftdi/esp_ftdi.cfg``
104104
- JTAG adapter configuration file for ESP-Prog boards.
105105

106106
---

docs/en/api-guides/jtag-debugging/esp32p4.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
- ESP32-P4 target configuration file. Can be used together with one of the ``interface/`` configuration files.
108108
* - ``interface/esp_usb_jtag.cfg``
109109
- JTAG adapter configuration file for ESP32-P4.
110-
* - ``interface/ftdi/esp32p4_ftdi.cfg``
110+
* - ``interface/ftdi/esp_ftdi.cfg``
111111
- JTAG adapter configuration file for ESP-Prog boards.
112112

113113
---

0 commit comments

Comments
 (0)