<?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>SEGGER custom board definition in mesh SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25179/segger-custom-board-definition-in-mesh-sdk</link><description>I&amp;#39;m using &amp;quot;nrf5_SDK_for_Mesh_v0.9.2-Alpha&amp;quot;. And, I build examples using &amp;quot;SEGGER Embedded Studio 3.26a&amp;quot;. 
 Now I want to modify examples for my custom board.
In CMake, &amp;quot;-DBOARD_PCA10040&amp;quot; is used for board definition. But, where can I change this in </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Sep 2017 10:22:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25179/segger-custom-board-definition-in-mesh-sdk" /><item><title>RE: SEGGER custom board definition in mesh SDK</title><link>https://devzone.nordicsemi.com/thread/99197?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2017 10:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:510c8c82-9f1f-4397-9f8d-d3b8e7fd546a</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi Jake!&lt;/p&gt;
&lt;p&gt;Sorry for the delayed response.&lt;/p&gt;
&lt;p&gt;To change the properties inherited by the solution, select your project and the go to; Project -&amp;gt; Open solution in editor.&lt;br /&gt;
You should now see something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/6740.Capture.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;p&gt;Notice the &lt;code&gt;c_preprocessor_definitions&lt;/code&gt; line. There you should be able to change the &lt;code&gt;BOARD_PCA10040&lt;/code&gt; to &lt;code&gt;BOARD_CUSTOM&lt;/code&gt;, or whatever else you might want.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;
Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>