<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Github integration with S32K144 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2141187#M51355</link>
    <description>&lt;P&gt;Using Local Terminal as Git Bash, I was able to get command line interface through which I was able to initialise my project as&amp;nbsp; git repository.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
    <pubDate>Sat, 26 Jul 2025 06:19:44 GMT</pubDate>
    <dc:creator>rohit1749</dc:creator>
    <dc:date>2025-07-26T06:19:44Z</dc:date>
    <item>
      <title>Github integration with S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135021#M50982</link>
      <description>&lt;P&gt;I'm using S32K144 microcontroller with s32 design studio for developing the firmware. I want to integrate Git with my project for version control.&lt;/P&gt;&lt;P&gt;Does, S32 design studio support github? If not, is there any other alternative with which I can upload my project files to github?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 12:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135021#M50982</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-16T12:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Github integration with S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135244#M50987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251996"&gt;@rohit1749&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can find the Git User Guide that comes with S32DS by going to Help → Help Contents in the top menu. Just type "EGit Documentation" in the search bar.&lt;/P&gt;
&lt;P&gt;Also, these threads might be useful:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/Use-SDK-based-example-code-as-standalone-with-S32DS-v3-4/m-p/1405279" target="_blank" rel="noopener"&gt;Use SDK based example code as standalone with S32DS v3.4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/is-it-possible-to-change-S32DS-generated-code-directory/m-p/1389641#M8087" target="_blank" rel="noopener"&gt;is it possible to change S32DS generated code directory?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 21:08:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135244#M50987</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-07-16T21:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Github integration with S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135726#M51006</link>
      <description>&lt;P&gt;Thanks for your support. I'm able to push the project files to github. But while pushing the includes directory is not pushed to github.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rohit1749_0-1752749080556.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348054i613CFD8FEE897EF0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rohit1749_0-1752749080556.png" alt="rohit1749_0-1752749080556.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thus, when I clone the github repo I cant build the project.&lt;/P&gt;&lt;P&gt;Is there any solution for this?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 10:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2135726#M51006</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-17T10:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Github integration with S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2136054#M51028</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251996"&gt;@rohit1749&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "Includes" folder is a virtual folder that shows all the header files found in the project.&lt;/P&gt;
&lt;P&gt;I am not an expert in Git, but from what I understand, Git tracks real files and folders on disk, not virtual folders like this one.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 21:55:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2136054#M51028</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-07-17T21:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Github integration with S32K144</title>
      <link>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2141187#M51355</link>
      <description>&lt;P&gt;Using Local Terminal as Git Bash, I was able to get command line interface through which I was able to initialise my project as&amp;nbsp; git repository.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rohit&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jul 2025 06:19:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Github-integration-with-S32K144/m-p/2141187#M51355</guid>
      <dc:creator>rohit1749</dc:creator>
      <dc:date>2025-07-26T06:19:44Z</dc:date>
    </item>
  </channel>
</rss>

