<?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[Adding modules to custom firmware]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am compiling my own firmware, as I needed to add a flag for use of OrderedDict. I'd also like to  compile in a number of other modules, such as uasyncio and urequests. There is not a 'modules' directory as with mainline python. Where will the compiler look for modules to put into the build?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.pycom.io/topic/5693/adding-modules-to-custom-firmware</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 20:06:15 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/5693.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Feb 2020 00:41:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adding modules to custom firmware on Sun, 16 Feb 2020 00:41:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am compiling my own firmware, as I needed to add a flag for use of OrderedDict. I'd also like to  compile in a number of other modules, such as uasyncio and urequests. There is not a 'modules' directory as with mainline python. Where will the compiler look for modules to put into the build?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.pycom.io/post/31663</link><guid isPermaLink="true">https://forum.pycom.io/post/31663</guid><dc:creator><![CDATA[C Reese]]></dc:creator><pubDate>Sun, 16 Feb 2020 00:41:50 GMT</pubDate></item><item><title><![CDATA[Reply to Adding modules to custom firmware on Mon, 17 Feb 2020 05:14:15 GMT]]></title><description><![CDATA[<p dir="auto">I use esp32/frozen/Common/</p>
<p dir="auto">Johan</p>
]]></description><link>https://forum.pycom.io/post/31672</link><guid isPermaLink="true">https://forum.pycom.io/post/31672</guid><dc:creator><![CDATA[johand]]></dc:creator><pubDate>Mon, 17 Feb 2020 05:14:15 GMT</pubDate></item><item><title><![CDATA[Reply to Adding modules to custom firmware on Mon, 17 Feb 2020 06:47:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/5796">@C-Reese</a> The intended place for your own modules is:</p>
<p dir="auto">frozen/Custom</p>
<p dir="auto">But you can also use frozen/Common or any other of the subdirectories in frozen.</p>
]]></description><link>https://forum.pycom.io/post/31673</link><guid isPermaLink="true">https://forum.pycom.io/post/31673</guid><dc:creator><![CDATA[robert-hh]]></dc:creator><pubDate>Mon, 17 Feb 2020 06:47:44 GMT</pubDate></item><item><title><![CDATA[Reply to Adding modules to custom firmware on Tue, 18 Feb 2020 21:18:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/98">@robert-hh</a> Thanks!</p>
]]></description><link>https://forum.pycom.io/post/31696</link><guid isPermaLink="true">https://forum.pycom.io/post/31696</guid><dc:creator><![CDATA[C Reese]]></dc:creator><pubDate>Tue, 18 Feb 2020 21:18:08 GMT</pubDate></item></channel></rss>