<?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>Upload Zephyr to own git repository with changes.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76240/upload-zephyr-to-own-git-repository-with-changes</link><description>I build some test project in Zephyr examples folder. (ncs\v1.5.1\zephyr\samples\basic\ND_test). 
 In additional I did some changes in the Zephyr project in drivers and added overlay files. I upload the folder v1.5.1 to own git repository. Zephyr is still</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Jun 2021 12:05:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76240/upload-zephyr-to-own-git-repository-with-changes" /><item><title>RE: Upload Zephyr to own git repository with changes.</title><link>https://devzone.nordicsemi.com/thread/314900?ContentTypeID=1</link><pubDate>Fri, 11 Jun 2021 12:05:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8429c6e-b7d4-4dc7-bdf2-ce86b5d768d1</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I would recommend you to read through&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/dm_adding_code.html#user-workflows"&gt;Adding your own code→User workflows&lt;/a&gt;&amp;nbsp;to get an overview over the different workflows. If you place your application in&amp;nbsp;ncs/v1.5.1/nrf/samples you can use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/dm_adding_code.html#workflow-3-application-in-a-fork-of-sdk-nrf"&gt;workflow 3: Application in a fork of sdk-nrf&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The same approach can be used if you place the application in&amp;nbsp;&lt;em&gt;ncs\v1.5.1\zephyr\samples\basic\ND_test&lt;/em&gt;, but then you need to fork&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr"&gt;https://github.com/nrfconnect/sdk-zephyr&lt;/a&gt;&amp;nbsp;and point to it in &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/4dbd975aed8b03212fadf35e87556a872f755c6a/west.yml"&gt;west.yml&lt;/a&gt;, as mentiond in the link given above:&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&amp;quot;If you have changes in additional repositories beyond&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf"&gt;sdk-nrf&lt;/a&gt;&amp;nbsp;itself, you can point to your own forks of those in the&amp;nbsp;&lt;code&gt;&lt;span&gt;west.yml&lt;/span&gt;&lt;/code&gt;&amp;nbsp;included in your fork.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Then you simply run west update, and it will get your forked Zephyr repo.&lt;/p&gt;
&lt;p&gt;Best&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>