<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports, branch 6.2.0-beta.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-22T16:26:33+00:00</updated>
<entry>
<title>shrink arduino_mkr1300</title>
<updated>2021-01-22T16:26:33+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-22T16:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8c49c8df0ad9b94b76f0f6aeace17b61b632d769'/>
<id>urn:sha1:8c49c8df0ad9b94b76f0f6aeace17b61b632d769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4044 from DavePutz/rp2040_longint</title>
<updated>2021-01-22T15:30:12+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-22T15:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f50edc290438900a05f371af15f9e82420809aef'/>
<id>urn:sha1:f50edc290438900a05f371af15f9e82420809aef</id>
<content type='text'>
RP2040 longint support</content>
</entry>
<entry>
<title>Merge branch 'main' into connect</title>
<updated>2021-01-22T08:56:57+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-22T08:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f72c1474c50b8c3b3c3d5459df60bfcb63c1c057'/>
<id>urn:sha1:f72c1474c50b8c3b3c3d5459df60bfcb63c1c057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3911 from hugodahl/add-translation-for-builtin-object-help</title>
<updated>2021-01-22T08:49:19+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2021-01-22T08:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e3275be8b1ad28d0296733876cf119f134680e81'/>
<id>urn:sha1:e3275be8b1ad28d0296733876cf119f134680e81</id>
<content type='text'>
Update built-in help output for localization (Issue #3907)</content>
</entry>
<entry>
<title>shrink feather_m0_adalogger and gemma_m0</title>
<updated>2021-01-22T04:49:49+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-22T04:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=63b5e56c721421d311e2b29da94ff0bd4e300e7a'/>
<id>urn:sha1:63b5e56c721421d311e2b29da94ff0bd4e300e7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move longint choice to mpconfigport.mk</title>
<updated>2021-01-22T03:50:15+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-22T03:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e8e8c593acc1d31888c22d1f192856796dad5af2'/>
<id>urn:sha1:e8e8c593acc1d31888c22d1f192856796dad5af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>shrink arduino_mkrzero build</title>
<updated>2021-01-21T23:02:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-01-21T23:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea9fe249713583989a510ea4489d74da07b949c5'/>
<id>urn:sha1:ea9fe249713583989a510ea4489d74da07b949c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding longing support on RP2040</title>
<updated>2021-01-21T22:42:16+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2021-01-21T22:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f39ca0a1d68c0b78ed1f41f6ed63ce8dea8aafac'/>
<id>urn:sha1:f39ca0a1d68c0b78ed1f41f6ed63ce8dea8aafac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding longint support on RP2040</title>
<updated>2021-01-21T22:40:57+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2021-01-21T22:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3aab17c98e0bcae803c1201a7a8292ac79f980b6'/>
<id>urn:sha1:3aab17c98e0bcae803c1201a7a8292ac79f980b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3854 from hierophect/esp-tcpserver</title>
<updated>2021-01-21T22:25:14+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2021-01-21T22:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f88a896c038f4b350de2f5be54fa21e7f2c99408'/>
<id>urn:sha1:f88a896c038f4b350de2f5be54fa21e7f2c99408</id>
<content type='text'>
ESP32S2: Implement TCP Server bindings</content>
</entry>
</feed>
