change(docs): replace deprecated openocd cfg files

This commit is contained in:
Erhan Kurubas
2025-07-04 14:47:58 +02:00
committed by BOT
parent aa97faf29f
commit a8cdd33d5b
14 changed files with 14 additions and 14 deletions

View File

@@ -97,7 +97,7 @@
- ESP32 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``target/esp32-solo-1.cfg`` * - ``target/esp32-solo-1.cfg``
- Target configuration file for ESP32-SOLO-1 module. Different from ``esp32.cfg`` in that it only configures one CPU. - Target configuration file for ESP32-SOLO-1 module. Different from ``esp32.cfg`` in that it only configures one CPU.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-WROVER-KIT and ESP-Prog boards. - JTAG adapter configuration file for ESP-WROVER-KIT and ESP-Prog boards.
--- ---

View File

@@ -94,7 +94,7 @@
- Board configuration file for ESP32-C2 debug through an ESP-Prog compatible FTDI, includes target and adapter configuration. - Board configuration file for ESP32-C2 debug through an ESP-Prog compatible FTDI, includes target and adapter configuration.
* - ``target/esp32c2.cfg`` * - ``target/esp32c2.cfg``
- ESP32-C2 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-C2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -97,7 +97,7 @@
- ESP32-C3 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-C3 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-C3. - JTAG adapter configuration file for ESP32-C3.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -102,7 +102,7 @@
- ESP32-C6 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-C6 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-C6. - JTAG adapter configuration file for ESP32-C6.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -100,7 +100,7 @@
- ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-H2. - JTAG adapter configuration file for ESP32-H2.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -92,7 +92,7 @@
- ESP32-S2 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-S2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/ftdi/esp32s2_kaluga_v1.cfg`` * - ``interface/ftdi/esp32s2_kaluga_v1.cfg``
- JTAG adapter configuration file for ESP32-S2-Kaluga-1 board. - JTAG adapter configuration file for ESP32-S2-Kaluga-1 board.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -101,7 +101,7 @@
- ESP32-S3 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-S3 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/ftdi/esp_usb_jtag.cfg`` * - ``interface/ftdi/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-S3 builtin USB JTAG. - JTAG adapter configuration file for ESP32-S3 builtin USB JTAG.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog debug adapter board. - JTAG adapter configuration file for ESP-Prog debug adapter board.
--- ---

View File

@@ -97,7 +97,7 @@
- ESP32 的目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用 - ESP32 的目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用
* - ``target/esp32-solo-1.cfg`` * - ``target/esp32-solo-1.cfg``
- ESP32-SOLO-1 模组的目标配置文件,和 ``esp32.cfg`` 的差别在于它仅配置一个 CPU - ESP32-SOLO-1 模组的目标配置文件,和 ``esp32.cfg`` 的差别在于它仅配置一个 CPU
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- 适用于 ESP-WROVER-KIT ESP-Prog JTAG 适配器配置文件 - 适用于 ESP-WROVER-KIT ESP-Prog JTAG 适配器配置文件
--- ---

View File

@@ -94,7 +94,7 @@
- Board configuration file for ESP32-C2 debug through an ESP-Prog compatible FTDI, includes target and adapter configuration. - Board configuration file for ESP32-C2 debug through an ESP-Prog compatible FTDI, includes target and adapter configuration.
* - ``target/esp32c2.cfg`` * - ``target/esp32c2.cfg``
- ESP32-C2 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-C2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -97,7 +97,7 @@
- ESP32-C3 目标配置文件。可以和某个 ``interface/`` 下的配置文件一同使用。 - ESP32-C3 目标配置文件。可以和某个 ``interface/`` 下的配置文件一同使用。
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- 适用于 ESP32-C3 JTAG 适配器配置文件。 - 适用于 ESP32-C3 JTAG 适配器配置文件。
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- 适用于 ESP-Prog JTAG 适配器配置文件。 - 适用于 ESP-Prog JTAG 适配器配置文件。
--- ---

View File

@@ -102,7 +102,7 @@
- ESP32-C6 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-C6 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-C6. - JTAG adapter configuration file for ESP32-C6.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -100,7 +100,7 @@
- ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files. - ESP32-H2 target configuration file. Can be used together with one of the ``interface/`` configuration files.
* - ``interface/esp_usb_jtag.cfg`` * - ``interface/esp_usb_jtag.cfg``
- JTAG adapter configuration file for ESP32-H2. - JTAG adapter configuration file for ESP32-H2.
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- JTAG adapter configuration file for ESP-Prog boards. - JTAG adapter configuration file for ESP-Prog boards.
--- ---

View File

@@ -92,7 +92,7 @@
- ESP32-S2 目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用 - ESP32-S2 目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用
* - ``interface/ftdi/esp32s2_kaluga_v1.cfg`` * - ``interface/ftdi/esp32s2_kaluga_v1.cfg``
- 适用于 ESP32-S2-Kaluga-1 开发板的 JTAG 适配器配置文件 - 适用于 ESP32-S2-Kaluga-1 开发板的 JTAG 适配器配置文件
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- 适用于 ESP-Prog 板的 JTAG 适配器配置文件 - 适用于 ESP-Prog 板的 JTAG 适配器配置文件
--- ---

View File

@@ -101,7 +101,7 @@
- ESP32-S3 目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用 - ESP32-S3 目标配置文件,可以和某个 ``interface/`` 下的配置文件一同使用
* - ``interface/ftdi/esp_usb_jtag.cfg`` * - ``interface/ftdi/esp_usb_jtag.cfg``
- 适用于 ESP32-S3 JTAG 适配器配置文件。 - 适用于 ESP32-S3 JTAG 适配器配置文件。
* - ``interface/ftdi/esp32_devkitj_v1.cfg`` * - ``interface/ftdi/esp_ftdi.cfg``
- 适用于 ESP-Prog JTAG 适配器配置文件。 - 适用于 ESP-Prog JTAG 适配器配置文件。
--- ---