<?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>Zephyr integration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53877/zephyr-integration</link><description>Hi! 
 I have written a driver for Dali (prototocol used in lighting management system) on nRF8240. It is a baremetal application which uses the SDK of Nordic (the drivers under integration/nrfx/legacy/). Now I am trying to migrate this driver to a Zephyr</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Apr 2020 09:16:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53877/zephyr-integration" /><item><title>RE: Zephyr integration</title><link>https://devzone.nordicsemi.com/thread/244278?ContentTypeID=1</link><pubDate>Mon, 13 Apr 2020 09:16:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:523bbed0-5bcb-4d78-b255-708c5adf1282</guid><dc:creator>kolten</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you had any success on using the driver implementation on Zephyr?&lt;/p&gt;
&lt;p&gt;BR/Timo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr integration</title><link>https://devzone.nordicsemi.com/thread/217787?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 14:00:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58b6005d-db5c-4497-8fb9-22966286ec11</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Note that NCS only supports nRF9160 at this time. Support towards nRF52-series devices in zephyr should go through the zephyr community.&lt;/p&gt;
&lt;p&gt;You do not need to use the zephyr wrapper for things like uart or spi.&lt;/p&gt;
&lt;p&gt;The nrfx drivers are openly available as modules in zephyr repository:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/hal_nordic"&gt;https://github.com/zephyrproject-rtos/hal_nordic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The config&amp;#39;s to enable one, or more, of these is defined here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/master/modules/Kconfig.nordic"&gt;https://github.com/zephyrproject-rtos/zephyr/blob/master/modules/Kconfig.nordic&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>