From bc8ee6e923c7f7f0cef09dc035763e2fa343977e Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 31 May 2023 20:14:51 +0300 Subject: [PATCH] Sync dev-platforms --- boards/espressif32/esp32s3camlcd.rst | 2 +- frameworks/arduino.rst | 4 ++-- frameworks/espidf.rst | 4 ++-- platforms/espressif32.rst | 4 ++-- plus/debug-tools/cmsis-dap.rst | 2 +- plus/debug-tools/esp-prog.rst | 2 +- plus/debug-tools/iot-bus-jtag.rst | 2 +- plus/debug-tools/jlink.rst | 2 +- plus/debug-tools/minimodule.rst | 2 +- plus/debug-tools/olimex-arm-usb-ocd-h.rst | 2 +- plus/debug-tools/olimex-arm-usb-ocd.rst | 2 +- plus/debug-tools/olimex-arm-usb-tiny-h.rst | 2 +- plus/debug-tools/olimex-jtag-tiny.rst | 2 +- plus/debug-tools/tumpa.rst | 2 +- plus/debugging.rst | 2 +- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/boards/espressif32/esp32s3camlcd.rst b/boards/espressif32/esp32s3camlcd.rst index aaf4f66497..4ee5fa5f39 100644 --- a/boards/espressif32/esp32s3camlcd.rst +++ b/boards/espressif32/esp32s3camlcd.rst @@ -28,7 +28,7 @@ Platform :ref:`platform_espressif32`: ESP32 is a series of low-cost, low-power s * - **Frequency** - 240MHz * - **Flash** - - 16MB + - 8MB * - **RAM** - 320KB * - **Vendor** diff --git a/frameworks/arduino.rst b/frameworks/arduino.rst index c02d413002..57d69df396 100644 --- a/frameworks/arduino.rst +++ b/frameworks/arduino.rst @@ -2075,7 +2075,7 @@ Please click on board name for the further details. - :ref:`platform_espressif32` - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` @@ -6902,7 +6902,7 @@ Espressif - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif8266_esp_wroom_02` - :ref:`platform_espressif8266` diff --git a/frameworks/espidf.rst b/frameworks/espidf.rst index df29c88b89..68664117e4 100644 --- a/frameworks/espidf.rst +++ b/frameworks/espidf.rst @@ -371,7 +371,7 @@ Please click on board name for the further details. - :ref:`platform_espressif32` - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` @@ -1659,7 +1659,7 @@ Espressif - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp-wrover-kit` - :ref:`platform_espressif32` diff --git a/platforms/espressif32.rst b/platforms/espressif32.rst index f45caac4a9..39f31e74e1 100644 --- a/platforms/espressif32.rst +++ b/platforms/espressif32.rst @@ -353,7 +353,7 @@ Please click on board name for the further details. * - :ref:`board_espressif32_esp32s3camlcd` - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - ESP32 @@ -1598,7 +1598,7 @@ Espressif - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp-wrover-kit` - On-board diff --git a/plus/debug-tools/cmsis-dap.rst b/plus/debug-tools/cmsis-dap.rst index eb98a771a8..262293d9ac 100644 --- a/plus/debug-tools/cmsis-dap.rst +++ b/plus/debug-tools/cmsis-dap.rst @@ -933,7 +933,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/esp-prog.rst b/plus/debug-tools/esp-prog.rst index 94560c93e3..50ad2ef6ee 100644 --- a/plus/debug-tools/esp-prog.rst +++ b/plus/debug-tools/esp-prog.rst @@ -465,7 +465,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/iot-bus-jtag.rst b/plus/debug-tools/iot-bus-jtag.rst index 0432105132..a37a89e128 100644 --- a/plus/debug-tools/iot-bus-jtag.rst +++ b/plus/debug-tools/iot-bus-jtag.rst @@ -460,7 +460,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/jlink.rst b/plus/debug-tools/jlink.rst index dc9a921ee2..eced5919ca 100644 --- a/plus/debug-tools/jlink.rst +++ b/plus/debug-tools/jlink.rst @@ -1587,7 +1587,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/minimodule.rst b/plus/debug-tools/minimodule.rst index d33e80dfb3..2d8b7ac9ad 100644 --- a/plus/debug-tools/minimodule.rst +++ b/plus/debug-tools/minimodule.rst @@ -480,7 +480,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/olimex-arm-usb-ocd-h.rst b/plus/debug-tools/olimex-arm-usb-ocd-h.rst index 5e2cc3a220..4024efcc75 100644 --- a/plus/debug-tools/olimex-arm-usb-ocd-h.rst +++ b/plus/debug-tools/olimex-arm-usb-ocd-h.rst @@ -500,7 +500,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/olimex-arm-usb-ocd.rst b/plus/debug-tools/olimex-arm-usb-ocd.rst index bccecaf0ff..7afac1bfcd 100644 --- a/plus/debug-tools/olimex-arm-usb-ocd.rst +++ b/plus/debug-tools/olimex-arm-usb-ocd.rst @@ -500,7 +500,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/olimex-arm-usb-tiny-h.rst b/plus/debug-tools/olimex-arm-usb-tiny-h.rst index b20aed881a..76660a01ca 100644 --- a/plus/debug-tools/olimex-arm-usb-tiny-h.rst +++ b/plus/debug-tools/olimex-arm-usb-tiny-h.rst @@ -499,7 +499,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/olimex-jtag-tiny.rst b/plus/debug-tools/olimex-jtag-tiny.rst index 146b5eb7dc..eec7d58260 100644 --- a/plus/debug-tools/olimex-jtag-tiny.rst +++ b/plus/debug-tools/olimex-jtag-tiny.rst @@ -499,7 +499,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debug-tools/tumpa.rst b/plus/debug-tools/tumpa.rst index 252fdc1798..761a87dd53 100644 --- a/plus/debug-tools/tumpa.rst +++ b/plus/debug-tools/tumpa.rst @@ -510,7 +510,7 @@ Boards - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp32vn-iot-uno` - :ref:`platform_espressif32` diff --git a/plus/debugging.rst b/plus/debugging.rst index 47d021d243..a96ed2c7ed 100644 --- a/plus/debugging.rst +++ b/plus/debugging.rst @@ -2760,7 +2760,7 @@ Espressif - External - ESP32S3 - 240MHz - - 16MB + - 8MB - 320KB * - :ref:`board_espressif32_esp-wrover-kit` - :ref:`platform_espressif32`