3 lines
203 B
PowerShell
3 lines
203 B
PowerShell
Write-Host "Starting ESP-IDF build..." -ForegroundColor Cyan
|
|
& "C:\Users\micha\AppData\Local\Microsoft\WinGet\Packages\Espressif.EIM-CLI_Microsoft.Winget.Source_8wekyb3d8bbwe\eim.exe" run "idf.py build"
|