<?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[Visual Code and M5StamPLC]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">what does the correct entry for Visual Code look like in platformio.ini?<br />
The suggested entries from the AI ​​look like this:</p>
<pre><code>[env:m5stamplc]
platform = espressif32
board = m5stack-stamplc
framework = arduino
lib_deps = m5stack/M5StamPLC@^0.0.1
</code></pre>
<p dir="auto">The AI's suggestion is flawed because no "m5stack-stack" board can be loaded:</p>
<pre><code>Resolving m5stamplc dependencies...
UnknownBoard: Unknown board ID 'm5stack-stamplc'
</code></pre>
]]></description><link>https://community.m5stack.com/topic/7784/visual-code-and-m5stamplc</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:06:54 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7784.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Aug 2025 09:11:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Visual Code and M5StamPLC on Tue, 26 Aug 2025 09:37:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a>,</p>
<p dir="auto">yes, I did, but I didn't see this part:</p>
<pre><code>[env:m5stack-stamp-s3]
platform = espressif32
board = esp32-s3-devkitc-1
framework = arduino
upload_speed = 1500000
build_flags =
    -DESP32S3
    -DCORE_DEBUG_LEVEL=5
    -DARDUINO_USB_CDC_ON_BOOT=1
    -DARDUINO_USB_MODE=1
lib_deps =
    M5StamPLC=https://github.com/m5stack/M5StamPLC
    M5Unified=https://github.com/m5stack/M5Unified
</code></pre>
<p dir="auto">Thanks, I will try it.</p>
]]></description><link>https://community.m5stack.com/post/29850</link><guid isPermaLink="true">https://community.m5stack.com/post/29850</guid><dc:creator><![CDATA[GermanSheepDog]]></dc:creator><pubDate>Tue, 26 Aug 2025 09:37:58 GMT</pubDate></item><item><title><![CDATA[Reply to Visual Code and M5StamPLC on Tue, 26 Aug 2025 09:27:06 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/germansheepdog" aria-label="Profile: GermanSheepDog">@<bdi>GermanSheepDog</bdi></a></p>
<p dir="auto">have you tried the info from the M5StamPLC <a href="https://docs.m5stack.com/en/core/StamPLC?id=platformio" target="_blank" rel="noopener noreferrer nofollow ugc">documents</a> page?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/29849</link><guid isPermaLink="true">https://community.m5stack.com/post/29849</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 26 Aug 2025 09:27:06 GMT</pubDate></item></channel></rss>