Custom (cmake) build path not working when flashing target (VSC-1511) #1331
Labels
bug-report
Bug Report from users on Github (don't use this tag manually, its supposed to be used via the issue)
OS
Linux
Operating System version
Ubuntu 24.04
Visual Studio Code version
1.94.0
ESP-IDF version
5.4.0
Python version
3.10.12
Doctor command output
Extension
Description
I have following in my .vscode/settings.json, since I have different cmake presets:
This works when I press the
ESP_IDF: Build Project
button in vscode byt when I try flashing it does not work.Also, en empty directory
build/${command:cmake.activeConfigurePresetName}
is created.Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: