<?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>Changes to FatFS configuration file ffconf.h without changing the nRF5 SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85619/changes-to-fatfs-configuration-file-ffconf-h-without-changing-the-nrf5-sdk</link><description>Hi DevZone, 
 I need to change some defines in the ffconf.h file used by nRF5 SDK to set configurations for FatFS to enable use of f_findnext(), f_findfirst(), etc. 
 Is it possible to do this without changing the SDK? We are not versioning the Nordic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Mar 2022 13:45:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85619/changes-to-fatfs-configuration-file-ffconf-h-without-changing-the-nrf5-sdk" /><item><title>RE: Changes to FatFS configuration file ffconf.h without changing the nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/357965?ContentTypeID=1</link><pubDate>Mon, 14 Mar 2022 13:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5be76df-12d7-47a9-be2f-2e8f1c3e8d5d</guid><dc:creator>Casper Kronborg Pedersen</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;I do not know why I did not think of simply adding the port of fatfs to our repository.. Thank you for pointing me in that direction, it is working just fine.&lt;/p&gt;
&lt;p&gt;Br. Casper&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changes to FatFS configuration file ffconf.h without changing the nRF5 SDK</title><link>https://devzone.nordicsemi.com/thread/357453?ContentTypeID=1</link><pubDate>Thu, 10 Mar 2022 14:50:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:015c82a0-3d74-4dd4-83ad-e38edc794d6c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I would have just copied the sdk/external/fatfs folder, to e.g. sdk/path_to_my_application_project/fatfs, and the changed the project include directories to point to the &amp;quot;modified&amp;quot; fatfs folder instead.&amp;nbsp;Or, create a new folder in the sdk/external folder, called fatfs_&amp;lt;project_name_or_something&amp;gt;, with the modified &amp;quot;fatfs&amp;quot; files that your project application uses instead..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>