Hi,
I am using nrf connect SDK 2.9.0 with nrf52840DK and MCUboot with own RSA .pem file (from older versions, so no ECDSA possible).
How can I increase verbosity when building the project by click on "Build pristine" in VS Code?
I would like to see exactly all west, gcc, imgtool.py, etc. commands invoked with all their arguments.
And how can I set that all commands use their verbosity level (-vv --verbose etc) when launched by sysbuild over UI?
Thanks
Marcel