From 4515d5721aa9c4f6aac58fa19cf839c29ea6c45f Mon Sep 17 00:00:00 2001 From: Amit Sheth Date: Mon, 22 Jul 2024 21:47:47 +0530 Subject: [PATCH] README: Columns shuffling --- README.md | 43 ++++++++++--------------------------------- 1 file changed, 10 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 0d08cd997..033bb815c 100644 --- a/README.md +++ b/README.md @@ -32,20 +32,19 @@ This SDK enables AWS IoT cloud connectivity with ESP32-based platforms using the ## Supported SoCs The following table shows esp-aws-iot support with the ESP-IDF support of Espressif SoCs: -![alt text][supported] and ![alt text][unsupported] denote supported and unsupported status, respectively. +Cell marked as ![alt text][supported] denotes supported combination. - + + - - - + @@ -55,28 +54,24 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres - - - - - + @@ -84,28 +79,24 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres - - - - - + @@ -113,28 +104,24 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres - - - - - + @@ -142,71 +129,61 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres - - - - - + - - - - + - - - +
SoC Supported IDF Versionesp-aws-iot Releasemasteresp-aws-iot Release
202012.04-LTS202210.01-LTS 202406.01-LTSmaster branch202210.01-LTS
Image Image ImageImage
IDF v5.0 Image Image Image
IDF v5.1 Image Image Image
IDF v5.2 Image Image
ESP32-S2Image Image ImageImage
IDF v5.0 Image Image Image
IDF v5.1 Image Image Image
IDF v5.2 Image Image
ESP32-C3Image Image ImageImage
IDF v5.0 Image Image Image
IDF v5.1 Image Image Image
IDF v5.2 Image Image
ESP32-S3Image Image ImageImage
IDF v5.0 Image Image Image
IDF v5.1 Image Image Image
IDF v5.2 Image Image
ESP32-C2 IDF v5.0 Image Image Image
IDF v5.1 Image Image Image
IDF v5.2 Image Image
ESP32-C6 IDF v5.1 Image Image Image
IDF v5.2 Image Image
[supported]: https://img.shields.io/badge/-supported-green "supported" -[unsupported]: https://img.shields.io/badge/-unsupported-red "unsupported" ## Support Policy