<?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>Creating and distributing a static library for Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70891/creating-and-distributing-a-static-library-for-zephyr</link><description>Hi, 
 We would like to share a part of our Zephyr software with a customer. We would like to share a static library, not the source code. The code to be included in the static library is a few .c files and a few .h files. 
 The code starts some threads</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jan 2021 13:37:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70891/creating-and-distributing-a-static-library-for-zephyr" /><item><title>RE: Creating and distributing a static library for Zephyr</title><link>https://devzone.nordicsemi.com/thread/291286?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 13:37:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:379f71ff-43ac-41e7-9023-313e3cf9b620</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;This is not something I have looked into, but I could find some threads on zephyr project that may be relevant:&lt;br /&gt;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/application/index.html?highlight=external_lib#support-for-building-third-party-library-code"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/application/index.html?highlight=external_lib#support-for-building-third-party-library-code&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hopefully someone here on Devzone may have also tried this. You may also check out the zephyr community:&lt;br /&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr#resources"&gt;https://github.com/zephyrproject-rtos/zephyr#resources&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating and distributing a static library for Zephyr</title><link>https://devzone.nordicsemi.com/thread/291233?ContentTypeID=1</link><pubDate>Tue, 26 Jan 2021 10:29:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51386f45-72ab-4009-baa8-dc7363c8bd08</guid><dc:creator>newUser</dc:creator><description>&lt;p&gt;Replacing k_msgq_put() with LOG_INF() in the minimal example is working just fine. It must be something with the linking of the extern.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>