Skip to content

Commit d27a7c5

Browse files
authored
IEP-1686: Fix for eim download getting stuck (#1387)
* IEP-1686: Fix for eim download getting stuck * cleaned and better design for eim launch * fix for welcome page
1 parent c71c53d commit d27a7c5

15 files changed

Lines changed: 867 additions & 268 deletions

File tree

bundles/com.espressif.idf.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Export-Package: com.espressif.idf.core,
3838
com.espressif.idf.core.toolchain,
3939
com.espressif.idf.core.tools,
4040
com.espressif.idf.core.tools.exceptions,
41+
com.espressif.idf.core.tools.launch,
4142
com.espressif.idf.core.tools.util,
4243
com.espressif.idf.core.tools.vo,
4344
com.espressif.idf.core.tools.watcher,

0 commit comments

Comments
 (0)