Skip to content

Commit 47298ff

Browse files
authored
fix(doc): Update boards.rst (espressif#9925)
Fixes documentation for ESP32 family. Arduino Core 3.0.x has 6 supported SoC and each has a different radio specification.
1 parent ad1de0b commit 47298ff

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

docs/en/boards/boards.rst

+9-5
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,17 @@ One important information that usually bring about some confusion is regarding t
1717
The ESP32 is divided by family:
1818

1919
* ESP32
20-
* Wi-Fi and BLE
21-
* ESP32-S
20+
* Wi-Fi, BT and BLE 4
21+
* ESP32-S2
2222
* Wi-Fi only
23-
* ESP32-C
23+
* ESP32-S3
2424
* Wi-Fi and BLE 5
25-
* ESP32-H
26-
* BLE and IEEE 802.15.4
25+
* ESP32-C3
26+
* Wi-Fi and BLE 5
27+
* ESP32-C6
28+
* Wi-Fi, BLE 5 and IEEE 802.15.4
29+
* ESP32-H2
30+
* BLE 5 and IEEE 802.15.4
2731

2832
For each family, we have SoC variants with some differentiation. The differences are more about the embedded flash and its size and the number of the cores (dual or single).
2933

0 commit comments

Comments
 (0)