<?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>Warnings in RTE_Components when using packs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9395/warnings-in-rte_components-when-using-packs</link><description>I am trying to set up an environment based on CMSIS Packs. However, when using some components from nRF_Libraries, these lines get added to RTE_Components.h: 
 #define GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS=4&amp;gt;nrf_drv_gpiote
#define GPIOTE_ENABLED=1&amp;gt;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Sep 2015 13:05:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9395/warnings-in-rte_components-when-using-packs" /><item><title>RE: Warnings in RTE_Components when using packs</title><link>https://devzone.nordicsemi.com/thread/34667?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2015 13:05:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fd576d0-ca74-4cbf-9c8a-65fdf8a7a781</guid><dc:creator>Nathan Morsa</dc:creator><description>&lt;p&gt;They are coming from NordicSemiconductor.nRF_Libraries.pdsc (line 394, app_button component definition) and NordicSemiconductor.nRF_Drivers.pdsc (line 835/836, nrf_drv_gpiote component definition). I could edit these in my installation, but that would mean editing them on the local machine of each developer and break compatibility.&lt;/p&gt;
&lt;p&gt;I am aware that there is already a problem when these two components are used together in the latest SDK versions, but I&amp;#39;m not sure this particular problem with CMSIS packs is known too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Warnings in RTE_Components when using packs</title><link>https://devzone.nordicsemi.com/thread/34666?ContentTypeID=1</link><pubDate>Wed, 23 Sep 2015 12:58:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb4f3a9a-6c79-484f-b46a-9244a474be55</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;well where are those defines coming from? They&amp;#39;re garbage, the &amp;#39;=&amp;#39; and the &amp;#39;&amp;gt;&amp;#39; shouldn&amp;#39;t be there obviously. It looks like a source file has been badly edited, most likely the nrf_drv_config.h in your project. you need to go fix it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>