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.
2 parents 35477d3 + be55af2 commit 4025e06Copy full SHA for 4025e06
Build-Installer.ps1
@@ -308,6 +308,7 @@ function PrepareOfflineBranches {
308
}
309
310
&$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install
311
+ &$Python tools\idf_tools.py --tools-json tools/tools.json --non-interactive install esp-clang
312
Pop-Location
313
314
# Remove symlinks which are not supported on Windws, unfortunatelly -c core.symlinks=false does not work
0 commit comments