<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[FS.h missing]]></title><description><![CDATA[<p dir="auto">Downloaded m5stack library and examples from GitHub.  Also downloaded and installed "Arduino-esp master".  Tried to compile 'FactoryTest.ino".  Got following error.</p>
<p dir="auto">C:\Users\dpcon\Documents\Arduino\libraries\M5Stack-master\src/M5Stack.h:94:16: fatal error: FS.h: No such file or directory</p>
<p dir="auto">also got same error on 'Display.ino'</p>
<p dir="auto">Any suggestions. Shouldn't FS.h be part of the package??</p>
]]></description><link>https://community.m5stack.com/topic/86/fs-h-missing</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 06:45:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/86.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Feb 2018 05:28:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to FS.h missing on Mon, 05 Feb 2018 21:22:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpcons" aria-label="Profile: dpcons">@<bdi>dpcons</bdi></a> No problem. Enjoy !</p>
]]></description><link>https://community.m5stack.com/post/326</link><guid isPermaLink="true">https://community.m5stack.com/post/326</guid><dc:creator><![CDATA[JJ]]></dc:creator><pubDate>Mon, 05 Feb 2018 21:22:11 GMT</pubDate></item><item><title><![CDATA[Reply to FS.h missing on Mon, 05 Feb 2018 17:27:26 GMT]]></title><description><![CDATA[<p dir="auto">Thanks JimiT,<br />
You were indeed correct.  I discovered the instructions for windows later last night and finished the install correctly.  The download links were somewhat misleading.  I'm now good to go.  Thanks again for the response.</p>
]]></description><link>https://community.m5stack.com/post/325</link><guid isPermaLink="true">https://community.m5stack.com/post/325</guid><dc:creator><![CDATA[dpcons]]></dc:creator><pubDate>Mon, 05 Feb 2018 17:27:26 GMT</pubDate></item><item><title><![CDATA[Reply to FS.h missing on Mon, 05 Feb 2018 13:50:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dpcons" aria-label="Profile: dpcons">@<bdi>dpcons</bdi></a></p>
<p dir="auto">Hey dpcons,<br />
I'm guessing you do not have this directory in your system:<br />
C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32</p>
<p dir="auto">FS.h should reside in:<br />
C:\Users\YOUR_USER_NAME\Documents\Arduino\hardware\espressif\esp32\libraries\FS\src</p>
<p dir="auto">If your using windows the following link shows how to get this installed:<br />
<a href="https://github.com/m5stack/m5stack-board-support/blob/master/doc/windows.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/m5stack-board-support/blob/master/doc/windows.md</a></p>
<p dir="auto">FS.h should install as part of this. FactoryTest should work then.</p>
]]></description><link>https://community.m5stack.com/post/321</link><guid isPermaLink="true">https://community.m5stack.com/post/321</guid><dc:creator><![CDATA[JJ]]></dc:creator><pubDate>Mon, 05 Feb 2018 13:50:09 GMT</pubDate></item></channel></rss>