<?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>override twi master config</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10229/override-twi-master-config</link><description>I&amp;#39;m using nRF SDK v7.1.0 with Keil and the pack system.
When I bring the twi_master module into the project, it references twi_master_config.h which defines TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER and TWI_MASTER_CONFIG_DATA_PIN_NUMBER. 
 What is the best</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Nov 2015 10:27:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10229/override-twi-master-config" /><item><title>RE: override twi master config</title><link>https://devzone.nordicsemi.com/thread/37975?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2015 10:27:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4a899a2-4490-40b4-aa5d-facc59e9dbed</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;If someone else is opening the same project on a different setup, the files will always be the default ones included in the pack system. I think the no-pack option is the best solution, especially when using source control. Just download the .zip folder for your SDK without the _pack postfix. With this you will have your own local copy of every source file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: override twi master config</title><link>https://devzone.nordicsemi.com/thread/37974?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2015 15:37:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b50013da-8830-4f29-82de-ed981d98e04e</guid><dc:creator>Travis Hendrickson</dc:creator><description>&lt;p&gt;The problem is that twi_master_config.h is copied from the pack to the RTE directory, which we do not have stored in our source control. If I change it in the pack, then if someone else downloads the pack it&amp;#39;s not changed on their system. Is there a clean way to do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: override twi master config</title><link>https://devzone.nordicsemi.com/thread/37973?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2015 14:45:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9361cd7b-9ca5-48de-a42f-d4d3df2d9671</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Just change the TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER and TWI_MASTER_CONFIG_DATA_PIN_NUMBER defines in twi_master_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>