<?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[Compilation errors in Arduino 1.6.5]]></title><description><![CDATA[<p dir="auto">I have just found issues with Arduino environment.<br />
Adding the following<br />
#include &lt;SD.h&gt;<br />
#include &lt;FS.h&gt;<br />
#include &lt;FSImpl.h&gt;<br />
#include &lt;vfs_api.h&gt;<br />
#include &lt;M5Stack.h&gt;<br />
#include &lt;SPI.h&gt;<br />
#include &lt;Wire.h&gt;<br />
#include &lt;M5Stack.h&gt;</p>
<p dir="auto">Is needed to get the examples to compile.</p>
]]></description><link>https://community.m5stack.com/topic/237/compilation-errors-in-arduino-1-6-5</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 02:59:51 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/237.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Jun 2018 18:30:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compilation errors in Arduino 1.6.5 on Wed, 20 Jun 2018 18:55:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a>,</p>
<p dir="auto">Are you actually using Arduino IDE version 1.6.5 from 2015  - or is that a typo ?</p>
<p dir="auto">From your comments, I am not sure what issue you have found.</p>
<p dir="auto">Depending what sketch you are trying to load will dictate what libraries will need to be referenced at the start of the sketch, such as those you list.</p>
<p dir="auto">If you are having problems loading the examples, perhaps pick one and outline some specific details including error messages.</p>
]]></description><link>https://community.m5stack.com/post/1123</link><guid isPermaLink="true">https://community.m5stack.com/post/1123</guid><dc:creator><![CDATA[JJ]]></dc:creator><pubDate>Wed, 20 Jun 2018 18:55:01 GMT</pubDate></item></channel></rss>