From 7bc822df041b4a7ca316640f3f9b589a08e692c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= Date: Fri, 6 Oct 2023 09:23:39 +0200 Subject: [PATCH] boards: esp32: Fix documentation spelling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes a simple documentation spelling typo on SoC name. Signed-off-by: Gaƫl PORTAY --- boards/riscv/esp32c3_devkitm/doc/index.rst | 2 +- boards/riscv/esp32c3_luatos_core/doc/index.rst | 2 +- boards/riscv/icev_wireless/doc/index.rst | 2 +- boards/riscv/stamp_c3/doc/index.rst | 2 +- boards/riscv/xiao_esp32c3/doc/index.rst | 2 +- boards/xtensa/esp32_devkitc_wrover/doc/index.rst | 2 +- boards/xtensa/esp32_ethernet_kit/doc/index.rst | 2 +- boards/xtensa/esp32s2_franzininho/doc/index.rst | 2 +- boards/xtensa/esp32s2_saola/doc/index.rst | 2 +- boards/xtensa/esp32s3_devkitm/doc/index.rst | 2 +- boards/xtensa/esp32s3_luatos_core/doc/index.rst | 2 +- boards/xtensa/esp_wrover_kit/doc/index.rst | 2 +- boards/xtensa/heltec_wifi_lora32_v2/doc/index.rst | 2 +- boards/xtensa/m5stickc_plus/doc/index.rst | 2 +- boards/xtensa/odroid_go/doc/index.rst | 2 +- boards/xtensa/olimex_esp32_evb/doc/index.rst | 2 +- boards/xtensa/xiao_esp32s3/doc/index.rst | 2 +- boards/xtensa/yd_esp32/doc/index.rst | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/boards/riscv/esp32c3_devkitm/doc/index.rst b/boards/riscv/esp32c3_devkitm/doc/index.rst index 95b14e8a39..6d21b2918c 100644 --- a/boards/riscv/esp32c3_devkitm/doc/index.rst +++ b/boards/riscv/esp32c3_devkitm/doc/index.rst @@ -122,7 +122,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/riscv/esp32c3_luatos_core/doc/index.rst b/boards/riscv/esp32c3_luatos_core/doc/index.rst index 75f1f3c5e6..c943931a9e 100644 --- a/boards/riscv/esp32c3_luatos_core/doc/index.rst +++ b/boards/riscv/esp32c3_luatos_core/doc/index.rst @@ -140,7 +140,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/riscv/icev_wireless/doc/index.rst b/boards/riscv/icev_wireless/doc/index.rst index f6358fbfbc..a3ae804c66 100644 --- a/boards/riscv/icev_wireless/doc/index.rst +++ b/boards/riscv/icev_wireless/doc/index.rst @@ -128,7 +128,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/riscv/stamp_c3/doc/index.rst b/boards/riscv/stamp_c3/doc/index.rst index d47ac110fb..8da74e9e1d 100644 --- a/boards/riscv/stamp_c3/doc/index.rst +++ b/boards/riscv/stamp_c3/doc/index.rst @@ -86,7 +86,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/riscv/xiao_esp32c3/doc/index.rst b/boards/riscv/xiao_esp32c3/doc/index.rst index 4afc3cad4b..18c56c3ff9 100644 --- a/boards/riscv/xiao_esp32c3/doc/index.rst +++ b/boards/riscv/xiao_esp32c3/doc/index.rst @@ -110,7 +110,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32_devkitc_wrover/doc/index.rst b/boards/xtensa/esp32_devkitc_wrover/doc/index.rst index e749ac4082..e7615f1333 100644 --- a/boards/xtensa/esp32_devkitc_wrover/doc/index.rst +++ b/boards/xtensa/esp32_devkitc_wrover/doc/index.rst @@ -141,7 +141,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32_ethernet_kit/doc/index.rst b/boards/xtensa/esp32_ethernet_kit/doc/index.rst index 18638959af..5227cd3646 100644 --- a/boards/xtensa/esp32_ethernet_kit/doc/index.rst +++ b/boards/xtensa/esp32_ethernet_kit/doc/index.rst @@ -468,7 +468,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32s2_franzininho/doc/index.rst b/boards/xtensa/esp32s2_franzininho/doc/index.rst index 63407133c3..684fbf5dd5 100644 --- a/boards/xtensa/esp32s2_franzininho/doc/index.rst +++ b/boards/xtensa/esp32s2_franzininho/doc/index.rst @@ -84,7 +84,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32s2_saola/doc/index.rst b/boards/xtensa/esp32s2_saola/doc/index.rst index ee5b5c922d..f52594c664 100644 --- a/boards/xtensa/esp32s2_saola/doc/index.rst +++ b/boards/xtensa/esp32s2_saola/doc/index.rst @@ -118,7 +118,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32s3_devkitm/doc/index.rst b/boards/xtensa/esp32s3_devkitm/doc/index.rst index caa9f6a240..851246a75d 100644 --- a/boards/xtensa/esp32s3_devkitm/doc/index.rst +++ b/boards/xtensa/esp32s3_devkitm/doc/index.rst @@ -167,7 +167,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp32s3_luatos_core/doc/index.rst b/boards/xtensa/esp32s3_luatos_core/doc/index.rst index c4883db35d..9160a20fcf 100644 --- a/boards/xtensa/esp32s3_luatos_core/doc/index.rst +++ b/boards/xtensa/esp32s3_luatos_core/doc/index.rst @@ -166,7 +166,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/esp_wrover_kit/doc/index.rst b/boards/xtensa/esp_wrover_kit/doc/index.rst index 0e0a9921a0..0154f2c9ad 100644 --- a/boards/xtensa/esp_wrover_kit/doc/index.rst +++ b/boards/xtensa/esp_wrover_kit/doc/index.rst @@ -533,7 +533,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/heltec_wifi_lora32_v2/doc/index.rst b/boards/xtensa/heltec_wifi_lora32_v2/doc/index.rst index 69ad019e52..1029b21dd6 100644 --- a/boards/xtensa/heltec_wifi_lora32_v2/doc/index.rst +++ b/boards/xtensa/heltec_wifi_lora32_v2/doc/index.rst @@ -72,7 +72,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/m5stickc_plus/doc/index.rst b/boards/xtensa/m5stickc_plus/doc/index.rst index f015fe3fee..1b042f4f30 100644 --- a/boards/xtensa/m5stickc_plus/doc/index.rst +++ b/boards/xtensa/m5stickc_plus/doc/index.rst @@ -117,7 +117,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/odroid_go/doc/index.rst b/boards/xtensa/odroid_go/doc/index.rst index d53840882c..933c167f53 100644 --- a/boards/xtensa/odroid_go/doc/index.rst +++ b/boards/xtensa/odroid_go/doc/index.rst @@ -128,7 +128,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/olimex_esp32_evb/doc/index.rst b/boards/xtensa/olimex_esp32_evb/doc/index.rst index 9f17149842..3bc02a8229 100644 --- a/boards/xtensa/olimex_esp32_evb/doc/index.rst +++ b/boards/xtensa/olimex_esp32_evb/doc/index.rst @@ -138,7 +138,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/xiao_esp32s3/doc/index.rst b/boards/xtensa/xiao_esp32s3/doc/index.rst index b0a200f49c..62a5eb69eb 100644 --- a/boards/xtensa/xiao_esp32s3/doc/index.rst +++ b/boards/xtensa/xiao_esp32s3/doc/index.rst @@ -126,7 +126,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: diff --git a/boards/xtensa/yd_esp32/doc/index.rst b/boards/xtensa/yd_esp32/doc/index.rst index 9ffd9f89c6..c49bdc0cb6 100644 --- a/boards/xtensa/yd_esp32/doc/index.rst +++ b/boards/xtensa/yd_esp32/doc/index.rst @@ -147,7 +147,7 @@ Sysbuild ======== The sysbuild makes possible to build and flash all necessary images needed to -bootstrap the board with the EPS32 SoC. +bootstrap the board with the ESP32 SoC. To build the sample application using sysbuild use the command: