From 57753d05f56fe678fa2bea11135f20624b0b1efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Barto=C5=A1ka?= <76958047+VojtechBartoska@users.noreply.github.com> Date: Fri, 10 Nov 2023 22:58:02 +0100 Subject: [PATCH] Update boards.rst (#8851) * Update boards.rst * HW reference link * Formatting fixes * typo * Devkits website link * link fix --- docs/source/boards/boards.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/boards/boards.rst b/docs/source/boards/boards.rst index 344e9c1c9..6214fe4eb 100644 --- a/docs/source/boards/boards.rst +++ b/docs/source/boards/boards.rst @@ -22,6 +22,8 @@ The ESP32 is divided by family: * Wi-Fi only * ESP32-C * Wi-Fi and BLE 5 +* ESP32-H + * BLE and IEEE 802.15.4 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). @@ -71,6 +73,9 @@ Espressif ESP32-S2-Saola-1 ESP32-C3-DevKitM-1 +.. note:: + 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 `_. + Third Party -----------