@@ -215,13 +215,25 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
215215 </ form >
216216 </ div >
217217
218- < div class ="download-button ">
218+
219+ < div class ="download-button ">
220+ < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.5.1.exe ">
221+ < button class ="button-offline ">
222+ < i class ="fa fa-download " aria-hidden ="true "> </ i >
223+ < div > ESP-IDF v5.5.1 - Offline Installer</ div >
224+ < div > Windows 10, 11</ div >
225+ < div > Size: 1.56 GB</ div >
226+ </ button >
227+ </ form >
228+ </ div >
229+
230+ < div class ="download-button ">
219231 < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.5.exe ">
220232 < button class ="button-offline ">
221233 < i class ="fa fa-download " aria-hidden ="true "> </ i >
222234 < div > ESP-IDF v5.5 - Offline Installer</ div >
223235 < div > Windows 10, 11</ div >
224- < div > Size: 1.51 GB</ div >
236+ < div > Size: 1.56 GB</ div >
225237 </ button >
226238 </ form >
227239 </ div >
@@ -259,16 +271,6 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
259271 </ form >
260272 </ div >
261273
262- < div class ="download-button ">
263- < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.1.6.exe ">
264- < button class ="button-offline ">
265- < i class ="fa fa-download " aria-hidden ="true "> </ i >
266- < div > ESP-IDF v5.1.6 - Offline Installer</ div >
267- < div > Windows 10, 11</ div >
268- < div > Size: 1.47 GB</ div >
269- </ button >
270- </ form >
271- </ div >
272274
273275 </ div >
274276 < div class ="instructions ">
0 commit comments