Skip to content

Commit

Permalink
docs(): Fix table format
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-C-H-Y committed May 28, 2024
1 parent 6cf4860 commit 775c929
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/en/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,16 @@ Supported SoC's

Here are the ESP32 series supported by the Arduino-ESP32 project:

======== ====== =========== ===================================
SoC Stable Development Datasheet
======== ====== =========== ===================================
ESP32 Yes Yes `ESP32`_
ESP32-S2 Yes Yes `ESP32-S2`_
ESP32-C3 Yes Yes `ESP32-C3`_
ESP32-S3 Yes Yes `ESP32-S3`_
ESP32-C6 Yes Yes `ESP32-C6`_
ESP32-H2 Yes Yes `ESP32-H2`_
======== ====== =========== ===================================
========== ====== =========== =================================
SoC Stable Development Datasheet
========== ====== =========== =================================
ESP32 Yes Yes `ESP32`_
ESP32-S2 Yes Yes `ESP32-S2`_
ESP32-C3 Yes Yes `ESP32-C3`_
ESP32-S3 Yes Yes `ESP32-S3`_
ESP32-C6 Yes Yes `ESP32-C6`_
ESP32-H2 Yes Yes `ESP32-H2`_
========== ====== =========== =================================

.. note::
ESP32-C2 is also supported by Arduino-ESP32 but requires rebuilding the static libraries.
Expand Down

0 comments on commit 775c929

Please sign in to comment.