This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Use the nrf SDK in C++

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) for the nrf51 and nrf52 ?

This has been already asked in these two questions back in 2014, but we did not have any feedback / acknowledge from Nordic:

Thanks in advance for our answer.

Related