Hi,
Lately, I have been using the "Generate Memory report" feature from the nRF Connect for VS Code extension - lovely feature!
Now I was thinking about using it outside vs code, as part of our CI builds env in order to analyze RAM/ROM usage when building in Circle-Ci env.
For that, I wanted to generate these JSONs (ram & rom) using the command line only.
Is that doable?
if not, do you have any other ideas to get it?