Single footprint report instead of ROM and RAM

nRF Connect for VS Code

tags
nRF Connect for VS Code

A new footprint build target that generates both the ROM and RAM reports at the same time was introduced in the nRF Connect SDK v1.7.0. When available, this will now be used instead of generating both reports individually.

This improves the performance of the memory report generation and prevents occasional failures on Windows caused by concurrent access to the ELF file.