<?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>Master Branch with Toolchain Manager</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82176/master-branch-with-toolchain-manager</link><description>Hi 
 I would need to work on Master Branch. I have Toolchain Manager 0.10.1 and I have downloaded nRF Connect SDK 1.7.1. 
 I know that Toolchain Manger has not Master branch function available yet. 
 So how can I change my SDK 1.7.1 which is in my PC</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Nov 2021 08:35:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82176/master-branch-with-toolchain-manager" /><item><title>RE: Master Branch with Toolchain Manager</title><link>https://devzone.nordicsemi.com/thread/341199?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 08:35:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:208653ae-dfc7-44e7-9451-528a2da8bdd4</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello again,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve also successfully tested using Segger Embedded Studio from the Toolchain Manager after updating nRF Connect SDK to main branch. When opening a nRF Connect project in SES, it will automatically show the main release, and choose &amp;quot;None&amp;quot; as toolchain version. &amp;quot;None&amp;quot; just means none specific.&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1638261137489v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;This means it chooses what is configured in the path, in this case the path where we checked out main. This will be the path to whatever version you opened Git bash from, in the Toolchain Manager.&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1638261182269v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If you opened Git Bash from e.g. v1.6.1, the path would reflect that as well.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Master Branch with Toolchain Manager</title><link>https://devzone.nordicsemi.com/thread/341110?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 14:28:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4628520a-db44-4f7d-b954-5a18b0376320</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Lorenzo,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Yes, this is possible with opening bash from toolchain manager. Once open, issue the following commands in the Toolchain Manager NCS path:&lt;/p&gt;
&lt;p&gt;Note that Git &lt;em&gt;master&lt;/em&gt; is now &lt;em&gt;main:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;cd nrf
git checkout main
git pull
west update
&lt;/pre&gt;&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Afterwards you should be able to build, at least with west in bash. I tested this successfully with Asset Tracker v2.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>