You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates all Espressif board names to meet its
original value. It also update reference links, re-organize
entries and removes unused content.
This also fixes bootloader information regarding a few boards.
IDF Bootloader was removed and these boards kept that info.
This updated it accordingly with the Simpleboot Bootloader.
Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
Copy file name to clipboardExpand all lines: boards/espressif/esp32_devkitc_wroom/doc/index.rst
+19-19Lines changed: 19 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
.. _esp32_devkitc_wroom:
2
2
3
-
ESP32-DEVKITC-WROOM
3
+
ESP32-DevKitC-WROOM
4
4
###################
5
5
6
6
Overview
7
7
********
8
8
9
-
ESP32-DEVKITC-WROOM is a series of low cost, low power system on a chip microcontrollers
10
-
with integrated Wi-Fi & dual-mode Bluetooth. The ESP32 series employs a
9
+
ESP32 is a series of low cost, low power system on a chip microcontrollers
10
+
with integrated Wi-Fi & dual-mode Bluetooth. The ESP32 series employs a
11
11
Tensilica Xtensa LX6 microprocessor in both dual-core and single-core
12
-
variations. ESP32-WROOM is created and developed by Espressif Systems, a
12
+
variations. ESP32 is created and developed by Espressif Systems, a
13
13
Shanghai-based Chinese company, and is manufactured by TSMC using their 40nm
14
-
process. [1]_
14
+
process. For more information, check `ESP32-DevKitC-WROOM`_.
15
15
16
16
The features include the following:
17
17
@@ -43,20 +43,23 @@ The features include the following:
43
43
44
44
.. figure:: img/esp32_devkitc_wroom.jpg
45
45
:align:center
46
-
:alt:ESP32-DEVKITC-WROOM
46
+
:alt:ESP32-DevKitC-WROOM
47
47
48
48
ESP32-DevKitC-WROOM-32D DK
49
49
50
+
For more information, check the datasheet at `ESP32 Datasheet`_ or the technical reference
51
+
manual at `ESP32 Technical Reference Manual`_.
52
+
50
53
Asymmetric Multiprocessing (AMP)
51
54
********************************
52
55
53
-
ESP32-DEVKITC-WROOM allows 2 different applications to be executed in ESP32 SoC. Due to its dual-core architecture, each core can be enabled to execute customized tasks in stand-alone mode
56
+
ESP32-DevKitC-WROOM allows 2 different applications to be executed in ESP32 SoC. Due to its dual-core architecture, each core can be enabled to execute customized tasks in stand-alone mode
54
57
and/or exchanging data over OpenAMP framework. See :ref:`ipc_samples` folder as code reference.
55
58
56
59
Supported Features
57
60
==================
58
61
59
-
Current Zephyr's ESP32-WROOM board supports the following features:
62
+
Current Zephyr's ESP32-DevKitC-WROOM board supports the following features:
Copy file name to clipboardExpand all lines: boards/espressif/esp32_devkitc_wrover/doc/index.rst
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
.. _esp32_devkitc_wrover:
2
2
3
-
ESP32-DEVKITC-WROVER
3
+
ESP32-DevKitC-WROVER
4
4
####################
5
5
6
6
Overview
7
7
********
8
8
9
9
ESP32 is a series of low cost, low power system on a chip microcontrollers
10
-
with integrated Wi-Fi & dual-mode Bluetooth. The ESP32 series employs a
10
+
with integrated Wi-Fi & dual-mode Bluetooth. The ESP32 series employs a
11
11
Tensilica Xtensa LX6 microprocessor in both dual-core and single-core
12
-
variations. ESP32 is created and developed by Espressif Systems, a
12
+
variations. ESP32 is created and developed by Espressif Systems, a
13
13
Shanghai-based Chinese company, and is manufactured by TSMC using their 40nm
14
-
process. [1]_
14
+
process. For more information, check `ESP32-DevKitC-WROVER`_.
15
15
16
16
The features include the following:
17
17
@@ -43,20 +43,23 @@ The features include the following:
43
43
44
44
.. figure:: img/esp32_devkitc_wrover.jpg
45
45
:align:center
46
-
:alt:ESP32-DEVKITC-WROVER
46
+
:alt:ESP32-DevKitC-WROVER
47
47
48
48
ESP32-DevKitC-WROVER-IE
49
49
50
+
For more information, check the datasheet at `ESP32 Datasheet`_ or the technical reference
51
+
manual at `ESP32 Technical Reference Manual`_.
52
+
50
53
Asymmetric Multiprocessing (AMP)
51
54
********************************
52
55
53
-
ESP32-DEVKITC-WROVER allows 2 different applications to be executed in ESP32 SoC. Due to its dual-core architecture, each core can be enabled to execute customized tasks in stand-alone mode
56
+
ESP32-DevKitC-WROVER allows 2 different applications to be executed in ESP32 SoC. Due to its dual-core architecture, each core can be enabled to execute customized tasks in stand-alone mode
54
57
and/or exchanging data over OpenAMP framework. See :ref:`ipc_samples` folder as code reference.
55
58
56
59
Supported Features
57
60
==================
58
61
59
-
Current Zephyr's ESP32-devkitc board supports the following features:
62
+
Current Zephyr's ESP32-DevKitC-WROVER board supports the following features:
0 commit comments