<?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>How to add a new library to the template project ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64267/how-to-add-a-new-library-to-the-template-project</link><description>Hello everyone, 
 
 
 I want to add &amp;quot;app_button.h&amp;quot;and &amp;quot;app_scheduler.h&amp;quot; libraries to my projects. Is there no easy way ? 
 
 My problem for Segger.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Jun 2021 05:17:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64267/how-to-add-a-new-library-to-the-template-project" /><item><title>RE: How to add a new library to the template project ?</title><link>https://devzone.nordicsemi.com/thread/315994?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 05:17:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4beeeaa8-3cbb-4c13-97bd-2df23d5d11b5</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Are you working in the nRF5 SDK and How exactly have you added these files? The .c file needs to be dragged and dropped into the project explorer or added by right clicking the project explorer and &amp;quot;adding existing file&amp;quot;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add a new library to the template project ?</title><link>https://devzone.nordicsemi.com/thread/315992?ContentTypeID=1</link><pubDate>Fri, 18 Jun 2021 03:51:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:024ad868-ac05-4717-869b-a45c83296522</guid><dc:creator>Senchoi</dc:creator><description>&lt;p&gt;I&amp;#39;ve added some ble related stuff. But it&amp;#39;s not appearing in project explorer. is there any additional thing to do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add a new library to the template project ?</title><link>https://devzone.nordicsemi.com/thread/262186?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 12:38:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4688d82-8142-4706-a3c3-a135d86dc6c0</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;If it&amp;#39;s the nRF5 SDK you&amp;#39;re using, you can add header file directories by going to the&amp;nbsp;&lt;strong&gt;Project&lt;/strong&gt; dropdown menu, select&amp;nbsp;&lt;strong&gt;Options...&lt;/strong&gt;, select &lt;strong&gt;Common&lt;/strong&gt; configuration in the window that opens,&amp;nbsp; go to&amp;nbsp;&lt;strong&gt;Preprocessor&lt;/strong&gt; and&amp;nbsp;&lt;strong&gt;User Include Directories&lt;/strong&gt; and add the path to where the header file is located there.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add a new library to the template project ?</title><link>https://devzone.nordicsemi.com/thread/262020?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 14:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd01c0ad-3f98-42a3-b591-da2f38e73617</guid><dc:creator>Oivind Nielsen</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;if you are trying to add your own header files to your project,&amp;nbsp;open&amp;nbsp;the CMakeLists.txt file, and add&lt;br /&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;zephyr_library_include_directories(
  ## ADD PATH TO FOLDER CONTAINING HEADER FILES HERE ##
  )&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;That should fix your issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>