<?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>Use the nrf SDK in C++</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9245/use-the-nrf-sdk-in-c</link><description>Hello, 
 I program the nrf51 in C++ using GCC and Eclipse as IDE (this question is not related to the C++ toolchain). 
 I was wondering if it is possible to add the extern wrapper #ifdef __cplusplus in all header files of the SDK (drivers and libs)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Mar 2016 20:15:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9245/use-the-nrf-sdk-in-c" /><item><title>RE: Use the nrf SDK in C++</title><link>https://devzone.nordicsemi.com/thread/34112?ContentTypeID=1</link><pubDate>Wed, 23 Mar 2016 20:15:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18c19303-e37d-4c03-958f-267104a4c7a9</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;@Aryan the SoftDevice team fixed this issue, waiting on the SDK team ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use the nrf SDK in C++</title><link>https://devzone.nordicsemi.com/thread/34113?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 18:37:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:919bb2b0-d3fc-4354-aefa-39b588b4e988</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;From SDK11, the header files of SoftDevices s130 and s130 now include the &lt;code&gt;#ifdef __cplusplus&lt;/code&gt; wrapper. Unfortunately, the header files of the SDK (HAL, drivers, libraries) have not been updated yet.&lt;/p&gt;
&lt;p&gt;Thank you Nordic and @aryan. This is a first step, but a good news.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use the nrf SDK in C++</title><link>https://devzone.nordicsemi.com/thread/34111?ContentTypeID=1</link><pubDate>Wed, 16 Sep 2015 09:57:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa9ceb43-0f74-4c0e-8bab-9732a8af4a9a</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;A ticket is created for this one , but i am not sure if it gets any priority soon :(
but cannot be ignored for long.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Use the nrf SDK in C++</title><link>https://devzone.nordicsemi.com/thread/34110?ContentTypeID=1</link><pubDate>Tue, 15 Sep 2015 21:53:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f3d86655-a979-424d-9040-86876b7657ba</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;This wrapper is standard practice since the dawn of the C++.  It has became a coding standard for C programming as well.  I really don&amp;#39;t understand why Nordic still refuses to do it.  It takes about 1 hour to wrap all the header files.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>