@@ -18,7 +18,7 @@ This SDK enables AWS IoT cloud connectivity with ESP32-based platforms using the
18
18
```
19
19
- Please refer to https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html for setting up ESP-IDF
20
20
- ESP-IDF can be downloaded from https://github.com/espressif/esp-idf/
21
- - This SDK supports `release/v5.1`, `release/v5.0`, `release/v4.4` and `release/v4.3` of ESP-IDF.
21
+ - This SDK supports `release/v5.2`, `release/v5. 1`, `release/v5.0`, `release/v4.4` and `release/v4.3` of ESP-IDF.
22
22
- Please set your branch to the IDF release that you would like to use, and pull in the latest changes.
23
23
> **Note**: Please read [Support Policy](#support-policy) below for more details.
24
24
- Please refer to the [example README](examples/README.md) for more information on setting up examples.
@@ -49,7 +49,7 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
49
49
</thead>
50
50
<tbody>
51
51
<tr align="center">
52
- <td rowspan="4 ">ESP32</td>
52
+ <td rowspan="5 ">ESP32</td>
53
53
<td>IDF v4.3</td>
54
54
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
55
55
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
@@ -74,7 +74,13 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
74
74
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
75
75
</tr>
76
76
<tr align="center">
77
- <td rowspan="4">ESP32-S2</td>
77
+ <td>IDF v5.2</td>
78
+ <td></td>
79
+ <td></td>
80
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
81
+ </tr>
82
+ <tr align="center">
83
+ <td rowspan="5">ESP32-S2</td>
78
84
<td>IDF v4.3</td>
79
85
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
80
86
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
@@ -97,9 +103,15 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
97
103
<td></td>
98
104
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
99
105
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
106
+ </tr>
107
+ <tr align="center">
108
+ <td>IDF v5.2</td>
109
+ <td></td>
110
+ <td></td>
111
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
100
112
</tr>
101
113
<tr align="center">
102
- <td rowspan="4 ">ESP32-C3</td>
114
+ <td rowspan="5 ">ESP32-C3</td>
103
115
<td>IDF v4.3</td>
104
116
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
105
117
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
@@ -122,9 +134,15 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
122
134
<td></td>
123
135
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
124
136
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
137
+ </tr>
138
+ <tr align="center">
139
+ <td>IDF v5.2</td>
140
+ <td></td>
141
+ <td></td>
142
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
125
143
</tr>
126
144
<tr align="center">
127
- <td rowspan="3 ">ESP32-S3</td>
145
+ <td rowspan="4 ">ESP32-S3</td>
128
146
<td>IDF v4.4</td>
129
147
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
130
148
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
@@ -141,9 +159,15 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
141
159
<td></td>
142
160
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
143
161
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
162
+ </tr>
163
+ <tr align="center">
164
+ <td>IDF v5.2</td>
165
+ <td></td>
166
+ <td></td>
167
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
144
168
</tr>
145
169
<tr align="center">
146
- <td rowspan="2 ">ESP32-C2</td>
170
+ <td rowspan="3 ">ESP32-C2</td>
147
171
<td>IDF v5.0</td>
148
172
<td></td>
149
173
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
@@ -154,14 +178,26 @@ The following table shows esp-aws-iot support with the ESP-IDF support of Espres
154
178
<td></td>
155
179
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
156
180
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
181
+ </tr>
182
+ <tr align="center">
183
+ <td>IDF v5.2</td>
184
+ <td></td>
185
+ <td></td>
186
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
157
187
</tr>
158
188
<tr align="center">
159
- <td>ESP32-C6</td>
189
+ <td rowspan="2" >ESP32-C6</td>
160
190
<td>IDF v5.1</td>
161
191
<td></td>
162
192
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
163
193
<td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
164
194
</tr>
195
+ <tr align="center">
196
+ <td>IDF v5.2</td>
197
+ <td></td>
198
+ <td></td>
199
+ <td><img src="https://img.shields.io/badge/-supported-green" alt="Image" width="65" height="20"></td>
200
+ </tr>
165
201
</tbody>
166
202
</table>
167
203
0 commit comments