We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ae9e30 + 1981624 commit f0f1c2dCopy full SHA for f0f1c2d
src/Resources/download/index.html
@@ -210,7 +210,7 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
210
<i class="fa fa-download" aria-hidden="true"></i>
211
<div>Espressif-IDE 3.1.0 with ESP-IDF v5.3.1 - Offline Installer</div>
212
<div>Windows 10, 11</div>
213
- <div>Size: 1.52 GB</div>
+ <div>Size: 1.91 GB</div>
214
</button>
215
</form>
216
</div>
src/Resources/download/releases.json
@@ -1,4 +1,10 @@
1
[
2
+ {
3
+ "version": "3.1.0-with-esp-idf-5.3.1",
4
+ "type": "espressif-ide",
5
+ "date": "2024-10-22",
6
+ "size": "1.91 GB"
7
+ },
8
{
9
"version": "2.3",
10
"type": "online",
0 commit comments