Hi,
A very simple/short tool question:
When I configure demo projects, I typically use the commandline "west build -t guiconfig" to configure the project acoordingly, save the .config, and then build. This is very handy, and allows me to quickly search through the options and modify them as needed.
This is all fine, but it does not update the prj.conf (and hence my changes are not versioned etc).
=> Is there a "make savedefconfig" equivalent in west, that extracts the non-default settings and updates prj.conf automatically? Rather than me having to manually list all changes that I do in guiconfig manually again?
Thanks for the feedback,
Kind regards,
Arnout