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
Copy file name to clipboardExpand all lines: docs/source/boards/boards.rst
+5
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ The ESP32 is divided by family:
22
22
* Wi-Fi only
23
23
* ESP32-C
24
24
* Wi-Fi and BLE 5
25
+
* ESP32-H
26
+
* BLE and IEEE 802.15.4
25
27
26
28
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).
27
29
@@ -71,6 +73,9 @@ Espressif
71
73
ESP32-S2-Saola-1 <ESP32-S2-Saola-1>
72
74
ESP32-C3-DevKitM-1 <ESP32-C3-DevKitM-1>
73
75
76
+
.. note::
77
+
Only a few development boards are described on this documentation page. For more information about other Espressif development boards please refer to the `Espressif website <https://www.espressif.com/en/products/devkits>`_.
0 commit comments