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.
1 parent 21444d8 commit 51ea57cCopy full SHA for 51ea57c
src/InnoSetup/IdfToolsSetup.iss
@@ -33,7 +33,7 @@
33
#define GitInstallerDownloadURL "https://dl.espressif.com/dl/idf-git/" + GitInstallerName
34
35
#ifndef ESPRESSIFIDEVERSION
36
- #define ESPRESSIFIDEVERSION "2.6.0"
+ #define ESPRESSIFIDEVERSION "2.7.0"
37
#endif
38
39
#define ECLIPSE_INSTALLER "Espressif-IDE-" + ESPRESSIFIDEVERSION + "-win32.win32.x86_64.zip"
0 commit comments