<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CMakePresets.json, Build-Configs. Project Settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121719/cmakepresets-json-build-configs-project-settings</link><description>As a life-long embedded software engineer I&amp;#39;m used two or three dozen of different setups, SDKs, IDEs - but all had in common I can copy or clone a project, open, build and flash the hardware with only one or to clicks and the result is always the same</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 May 2025 12:32:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121719/cmakepresets-json-build-configs-project-settings" /><item><title>RE: CMakePresets.json, Build-Configs. Project Settings</title><link>https://devzone.nordicsemi.com/thread/536778?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 12:32:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94009fad-25e5-4ce5-b10c-9ef9eccf4fba</guid><dc:creator>cellular_iot</dc:creator><description>&lt;p&gt;Thanks Edvin for sharing your workflow, will give it a try. That said - there definitely should be an easy way to fully save and restore a project with ALL settings and with relative paths - like all other IDEs do and did. Industry standard is that I can create multiple configs which combine baords, optimisations etc called target, all that stuff is saved and restored in the GUI, I can build one or all targets, flash and debug. I can easily version controll a project with all those settings, compare, roll-back changes etc.&amp;nbsp;This seems to be missing or gone in nRF connect VScode in 2025.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CMakePresets.json, Build-Configs. Project Settings</title><link>https://devzone.nordicsemi.com/thread/536769?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 12:15:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64843a0f-b8aa-429c-a7f8-7dc72d815971</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;In general, I try to avoid storing things in the build folder, and I regularly delete all my build folders (when testing a lot of customer samples, the amount of build folders grows quite fast, and also the disk usage on my computer).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I must admit that I don&amp;#39;t typically use the GUI tools, such as nRF Kconfig GUI or Menuconfig. I assume you are using the nRF Kconfig GUI, since you mention things being stored in the build folder:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1748002155231v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;However, if you instead select &amp;quot;Save to File&amp;quot;, and specify to save it to prj.conf in the popup, then these changes will be stored in the prj.conf file, outside your build folder. Hence, if you just zip and transfer your application folder to a colleague (without a build folder), they should be able to just create their own build configuration, where all they specify is what NCS version they are using, and what board they are building for, and they should be able to build and flash, and have it behave the same way as it did on your computer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>