<?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>No SOURCES given to Zephyr library</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120981/no-sources-given-to-zephyr-library</link><description>I am building firmware using nrf connect sdk v2.8.0 and I am seeing those warning on the build 
 
 
 
 Here is the prj.conf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Apr 2025 10:38:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120981/no-sources-given-to-zephyr-library" /><item><title>RE: No SOURCES given to Zephyr library</title><link>https://devzone.nordicsemi.com/thread/533540?ContentTypeID=1</link><pubDate>Wed, 30 Apr 2025 10:38:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb41a385-6b64-4577-b39b-81decbadd79e</guid><dc:creator>MOHAMED AHMED ALI MAHMOUD ELSABAGH</dc:creator><description>&lt;p&gt;I found the issue was I had in prj.conf file&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_PWM=y&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;but in the C code I wasn&amp;#39;t using any Zephyr PWM functions, instead I was using hardware NRF pwm functions, hence no zephyr source libraries were added to the project, so I disabled this in the prj.conf and it&amp;#39;s building now without this warning.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks so much for your time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No SOURCES given to Zephyr library</title><link>https://devzone.nordicsemi.com/thread/533167?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 11:29:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c91f24b-b9d0-4937-8940-efb5d946b9f6</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please do a pristine build and share the full build log.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>