Skip to content

Commit ade6bd4

Browse files
committed
Added missing references to the current and previous board versions
1 parent 532107c commit ade6bd4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/get-started/get-started-devkitc.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
1-
ESP32-DevKitC Getting Started Guide
2-
===================================
1+
ESP32-DevKitC V4 Getting Started Guide
2+
======================================
33

4-
This user guide shows how to get started with ESP32-DevKitC development board.
4+
This user guide shows how to get started with ESP32-DevKitC V4 development board. For description of other versions of the ESP32-DevKitC check :doc:`../hw-reference/index`.
55

66

77
What You Need
88
-------------
99

10-
* 1 × :ref:`ESP32-DevKitC board <get-started-esp32-devkitc-board-front>`
10+
* 1 × :ref:`ESP32-DevKitC V4 board <get-started-esp32-devkitc-board-front>`
1111
* 1 × USB A / micro USB B cable
1212
* 1 × PC loaded with Windows, Linux or Mac OS
1313

1414

1515
Overview
1616
--------
1717

18-
ESP32-DevKitC is a small-sized ESP32-based development board produced by `Espressif <https://espressif.com>`_. Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can connect these pins to peripherals as needed. Standard headers also make development easy and convenient when using a breadboard.
18+
ESP32-DevKitC V4 is a small-sized ESP32-based development board produced by `Espressif <https://espressif.com>`_. Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing. Developers can connect these pins to peripherals as needed. Standard headers also make development easy and convenient when using a breadboard.
1919

2020
The board comes in two versions, either with :ref:`esp-modules-and-boards-esp-wroom-32` or :ref:`esp-modules-and-boards-esp32-wrover` module soldered.
2121

2222

2323
Functional Description
2424
----------------------
2525

26-
The following list and figure below describe key components, interfaces and controls of ESP32-DevKitC board.
26+
The following list and figure below describe key components, interfaces and controls of ESP32-DevKitC V4 board.
2727

2828
ESP-WROOM-32
29-
:ref:`esp-modules-and-boards-esp-wroom-32` module soldered to the ESP32-DevKitC board.
29+
:ref:`esp-modules-and-boards-esp-wroom-32` module soldered to the ESP32-DevKitC V4 board.
3030
ESP32-WROVER
3131
Optionally :ref:`esp-modules-and-boards-esp32-wrover` module may be soldered instead of the ESP-WROOM-32.
3232
USB-UART Bridge
@@ -55,10 +55,10 @@ I/O
5555

5656
.. figure:: ../_static/esp32-devkitc-functional-overview.jpg
5757
:align: center
58-
:alt: ESP32-DevKitC with ESP-WROOM-32 module soldered
58+
:alt: ESP32-DevKitC V4 with ESP-WROOM-32 module soldered
5959
:figclass: align-center
6060

61-
ESP32-DevKitC with ESP-WROOM-32 module soldered
61+
ESP32-DevKitC V4 with ESP-WROOM-32 module soldered
6262

6363

6464
Power Supply Options
@@ -102,7 +102,7 @@ Board Dimensions
102102
Related Documents
103103
-----------------
104104

105-
* `ESP32-DevKitC schematic <https://dl.espressif.com/dl/schematics/esp32_devkitc_v4-sch.pdf>`_ (PDF)
105+
* `ESP32-DevKitC V4 schematic <https://dl.espressif.com/dl/schematics/esp32_devkitc_v4-sch.pdf>`_ (PDF)
106106
* `ESP32 Datasheet <https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf>`_ (PDF)
107107
* `ESP-WROOM-32 Datasheet <https://espressif.com/sites/default/files/documentation/esp-wroom-32_datasheet_en.pdf>`_ (PDF)
108108
* `ESP32-WROVER Datasheet <https://espressif.com/sites/default/files/documentation/esp32-wrover_datasheet_en.pdf>`_ (PDF)

0 commit comments

Comments
 (0)