<?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>nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/66723/nrf52840-with-zephyr---project-version-control</link><description>Hi, 
 Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board folder. 
 Now I would like to push these changes to our git server. 
 What is the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Oct 2020 12:18:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/66723/nrf52840-with-zephyr---project-version-control" /><item><title>RE: nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/thread/273486?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 12:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c84212c9-07f3-4e19-8f01-8e661161a8f2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to hear it worked. Thanks for letting us know what the problem was, that could be useful for others later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/thread/273433?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 10:06:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6632d4e-1773-4df0-a05a-089a030da4d8</guid><dc:creator>newUser</dc:creator><description>&lt;p&gt;Thank you Einar, that sample helped me out. I was missing the BOARD_ROOT directive in the CMakeLists.txt&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/thread/273361?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:02:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d68a235-7428-4980-86e8-20fb250b0768</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure what th eproblem is, to be honest. But you can see how out of tree boards are defined by referring to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/application_development/out_of_tree_board/README.html"&gt;Out Of Tree Board sample&lt;/a&gt;. This sample also builds if you move it out of the zephyr tree. In what way does your differ? If you make no progress, can you upload your project here?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/thread/273088?ContentTypeID=1</link><pubDate>Tue, 06 Oct 2020 07:18:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d6bf695-7af3-4937-9365-8e1f8fb5b75d</guid><dc:creator>newUser</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/marciano_2d00_pl"&gt;Marciano-PL&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Thank you for your response. I have moved the project out of the zephyr folder, which works.&lt;br /&gt;However, moving the board file out of the zephyr folder leaves me we an error. It cannot find the #included file referenced in the .dts file. That file in turn also references some files, so if possible I would like to tell the toolchain where it should look for those files, instead of manually editing those files and including them all manually in my folders.&lt;/p&gt;
&lt;p&gt;Is this possible?&lt;/p&gt;
&lt;p&gt;The problem is with #include &amp;lt;nordic/nrf52840_qiaa.dts&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 with Zephyr - Project version control</title><link>https://devzone.nordicsemi.com/thread/273041?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 16:10:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7691d1a0-4f60-4c55-9479-1e2864aa4195</guid><dc:creator>Marciano-PL</dc:creator><description>&lt;p&gt;I&amp;#39;d recommend reading about custom board definitions. You can place them wherever you wish, and using your CMakelists.txt file tell the project where it is. I prefer this method because you can keep all of your project files outside of the zephyr directory. Then you could have a bash script to initialize Zephyr/NCS to the right version in your repo to get everything set up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href="https://docs.zephyrproject.org/latest/application/index.html#custom-board-devicetree-and-soc-definitions"&gt;Custom Out of Tree Boards&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>