Skip to content

Commit 8034e48

Browse files
authored
Merge pull request #197 from espressif/alirana01-patch-1
Updating indexes and readme for 2.11.0
2 parents f3ad345 + 2d4aa46 commit 8034e48

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Note: Online Installer is recommended way of the installation.
3232

3333
| Version | Content | Size |
3434
| ------- | ------- | ---- |
35+
| Espressif-IDE v2.11.0 and ESP-IDF 5.0.1 [download](https://github.com/espressif/idf-installer/releases/download/espressif-ide-2.11.0-esp-idf-5.0.1/espressif-ide-setup-2.11.0-with-esp-idf-5.0.1.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.11.0-with-esp-idf-5.0.1.exe) | Espressif-IDE 2.11.0 + JDK 17 + ESP-IDF v5.0.2 | 1 GB |
3536
| Espressif-IDE v2.10.0 and ESP-IDF 5.0.2 [download](https://github.com/espressif/idf-installer/releases/download/espressif-ide-2.10.0-esp-idf-5.0.2/espressif-ide-setup-2.10.0-with-esp-idf-5.0.2.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.10.0-with-esp-idf-5.0.2.exe) | Espressif-IDE 2.10.0 + JDK 17 + ESP-IDF v5.0.2 | 1 GB |
3637
| Espressif-IDE v2.10.0 and ESP-IDF 5.0.1 [download](https://github.com/espressif/idf-installer/releases/download/espressif-ide-2.10.0-esp-idf-5.0.1/espressif-ide-setup-2.10.0-with-esp-idf-5.0.1.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.10.0-with-esp-idf-5.0.1.exe) | Espressif-IDE 2.10.0 + JDK 17 + ESP-IDF v5.0.1 | 1 GB |
3738
| Espressif-IDE v2.9.1 and ESP-IDF 5.0.1 [download](https://github.com/espressif/idf-installer/releases/download/espressif-ide-2.9.1-esp-idf-5.0.1/espressif-ide-setup-2.9.1-with-esp-idf-5.0.1.exe)/[mirror](https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.9.1-with-esp-idf-5.0.1.exe) | Espressif-IDE 2.9.1 + JDK 17 + ESP-IDF v5.0.1 | 1 GB |

src/Resources/download/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,10 +201,10 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
201201
</form>
202202
</div>
203203
<div class="download-button">
204-
<form method="get" action="https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.10.0-with-esp-idf-5.0.2.exe">
204+
<form method="get" action="https://dl.espressif.com/dl/idf-installer/espressif-ide-setup-2.11.0-with-esp-idf-5.0.1.exe">
205205
<button class="button-espressif-ide">
206206
<i class="fa fa-download" aria-hidden="true"></i>
207-
<div>Espressif-IDE 2.10.0 with ESP-IDF v5.0.2</div>
207+
<div>Espressif-IDE 2.11.0 with ESP-IDF v5.0.1</div>
208208
<div>Windows 10, 11</div>
209209
<div>Size: 1 GB</div>
210210
</button>

0 commit comments

Comments
 (0)