VS Code and NRF Connect: Change output hex/bin name and output path

Hi,

I am using VS Code 1.60.2 and nRF Connect Extension Pack.

Currently by default output bin is generated at build/zephyr/ directory. I would like to have rename output bin/hex file and different directory. Note, I want only binary at different location.

Please help me with the setting which can be applied to all new projects as well.

Related