File tree Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Expand file tree Collapse file tree 2 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -212,16 +212,15 @@ <h2 class="text-center">Open Source IoT Development Framework for ESP32</h2>
212212 </ div >
213213
214214 < div class ="download-button ">
215- < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.2.exe ">
216- < button class ="button-offline ">
217- < i class ="fa fa-download " aria-hidden ="true "> </ i >
218- < div > ESP-IDF v5.2 - Offline Installer</ div >
219- < div > Windows 10, 11</ div >
220- < div > Size: 1.5 GB</ div >
221- </ button >
222- </ form >
223- </ div >
224-
215+ < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.2.1.exe ">
216+ < button class ="button-offline ">
217+ < i class ="fa fa-download " aria-hidden ="true "> </ i >
218+ < div > ESP-IDF v5.2.1 - Offline Installer</ div >
219+ < div > Windows 10, 11</ div >
220+ < div > Size: 1.5 GB</ div >
221+ </ button >
222+ </ form >
223+ </ div >
225224 < div class ="download-button ">
226225 < form method ="get " action ="https://dl.espressif.com/dl/idf-installer/esp-idf-tools-setup-offline-5.1.3.exe ">
227226 < button class ="button-offline ">
Original file line number Diff line number Diff line change 11[
2+ {
3+ "version" : " 5.2.1" ,
4+ "type" : " offline" ,
5+ "date" : " 2024-03-07" ,
6+ "size" : " 1.5 GB"
7+ },
28 {
39 "version" : " 5.2" ,
410 "type" : " offline" ,
You can’t perform that action at this time.
0 commit comments