<?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>Loading all needed libraries into Segger IDE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41582/loading-all-needed-libraries-into-segger-ide</link><description>I am pretty new to nrF52 and Segger IDE. I developed an app using MBED and am re-writing to run using Segger and Nordic libraries. To start I am just trying to interface to GPIO and get that working. I&amp;#39;ve read all I can find and have a general understanding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Dec 2018 23:28:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41582/loading-all-needed-libraries-into-segger-ide" /><item><title>RE: Loading all needed libraries into Segger IDE</title><link>https://devzone.nordicsemi.com/thread/161771?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 23:28:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:035262a4-cbc0-4e16-8e75-1c140ceae47d</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The SDK &amp;quot;libraries&amp;quot; are just source files - so you add them as you&amp;#39;d add any other source files.&lt;/p&gt;
&lt;p&gt;You need to set the Include Paths to find the headers.&lt;/p&gt;
&lt;p&gt;And you need to configure the settings in sdk_config.h.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>