<?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>littlefs on external spi flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56628/littlefs-on-external-spi-flash</link><description>For the nRF9160, exists there sample projects using littlefs on external flash memory? My flash is accessible via SPI.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Jan 2020 13:23:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56628/littlefs-on-external-spi-flash" /><item><title>RE: littlefs on external spi flash</title><link>https://devzone.nordicsemi.com/thread/229618?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 13:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1f9ab1d-dc66-4f15-b51f-1ca1eaf28533</guid><dc:creator>Tron</dc:creator><description>&lt;p&gt;THank you, will try, and keep you informed &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: littlefs on external spi flash</title><link>https://devzone.nordicsemi.com/thread/229457?ContentTypeID=1</link><pubDate>Thu, 16 Jan 2020 15:36:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4117006d-4e74-4882-9464-241ede587d01</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;I haven&amp;#39;t seen a sample putting it all together for nRF9160, but it looks like Zephyr has support for both SPI_NOR and LITTLEFS...&lt;/p&gt;
&lt;p&gt;There are some Zephyr samples for other boards down in zephyr/samples/subsys/fs/littlefs.&amp;nbsp; Take a careful look at the prj.conf files in those directories. The config items you would be looking for are CONFIG_FILE_SYSTEM_LITTLEFS and CONFIG_SPI_NOR or things that look related.&amp;nbsp; Adding support to a nrf9160 sample should be as simple as adding those lines to the prj.conf from a nrf9160 project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>