<?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>Adding compression libraries to Zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70458/adding-compression-libraries-to-zephyr</link><description>Hi, I want to add compression libraries like lz4 and audio compression to my zephyr projects. I am struggling to find good guides on how to add external/third party libraries to Zephyr. Can anyone point me to a guide on how to include libraries in the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jan 2021 12:49:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70458/adding-compression-libraries-to-zephyr" /><item><title>RE: Adding compression libraries to Zephyr</title><link>https://devzone.nordicsemi.com/thread/289205?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 12:49:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddddd25c-3445-49e8-810c-165669209afa</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;If you want to fetch a library directly from GitHub, you could add the library to the west.yml file, such that it will get fetched when running west update. You could either create &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/dm_adding_code.html#workflow-3-application-in-a-fork-of-sdk-nrf"&gt;your own fork of the nrf repo&lt;/a&gt; and put it into your modified nrf/west.yml or you could create &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/dm_adding_code.html#workflow-4-application-as-the-manifest-repository"&gt;your own west.yml file&lt;/a&gt;&amp;nbsp;in the application (Check out &lt;a href="https://github.com/OeySa/nRF9160-Hello_Board"&gt;https://github.com/OeySa/nRF9160-Hello_Board&lt;/a&gt;).&amp;nbsp;Check out&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/dm_adding_code.html#adding-your-own-code"&gt;Adding your own code&lt;/a&gt;&amp;nbsp;for more detailed explanations.&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: Adding compression libraries to Zephyr</title><link>https://devzone.nordicsemi.com/thread/289199?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 12:39:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e31b9887-5bbb-41fb-9b0e-2a250fc6be5c</guid><dc:creator>JPSvanderWalt</dc:creator><description>&lt;p&gt;Thank you will take a look.&amp;nbsp; Will this also help if the library is hosted on github?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Adding compression libraries to Zephyr</title><link>https://devzone.nordicsemi.com/thread/289185?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 12:03:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb78f2da-95d3-44db-85c2-3b987f23af2b</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Check out the example &lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/f2a69816da9ad047c40c0d2eb364e00755ec33e6/samples/application_development/external_lib"&gt;external_lib&lt;/a&gt;, which demonstrates how to go about this.&lt;/p&gt;
&lt;p&gt;The section&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-2-1478313418#h9skdynelh91f6vt6g1cw90uq4xtu0j"&gt;2.2.1&amp;nbsp;Include header and source files to your project&lt;/a&gt;&amp;nbsp;might be useful as well.&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></channel></rss>