<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports, branch 6.0.0-alpha.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-23T21:39:21+00:00</updated>
<entry>
<title>Merge pull request #3194 from tannewt/gcc10</title>
<updated>2020-07-23T21:39:21+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-23T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=060ab8a1f030730b1b7d7fc000143c908ab844e1'/>
<id>urn:sha1:060ab8a1f030730b1b7d7fc000143c908ab844e1</id>
<content type='text'>
Prep for GCC10</content>
</entry>
<entry>
<title>Merge pull request #3185 from hierophect/esp32-pulseio</title>
<updated>2020-07-23T20:11:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-23T20:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a46fd5b91d92609cf33eb93f1c4e24632451d25'/>
<id>urn:sha1:6a46fd5b91d92609cf33eb93f1c4e24632451d25</id>
<content type='text'>
ESP32-S2: PWMOut</content>
</entry>
<entry>
<title>Fix unintended timer reset, style changes</title>
<updated>2020-07-23T18:01:10+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-23T15:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cf0a4d208e71260b6f2796ba4f1f0edc36f2dc04'/>
<id>urn:sha1:cf0a4d208e71260b6f2796ba4f1f0edc36f2dc04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add externs. GCC10 complains about duplicate defines</title>
<updated>2020-07-22T23:26:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T23:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bd6d056638f05185eb497ca2d039ebe9f386327'/>
<id>urn:sha1:2bd6d056638f05185eb497ca2d039ebe9f386327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PWMOut</title>
<updated>2020-07-22T20:34:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T00:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=61a2e4f94b58d8f7ad09782b0a4e4bb4414b591f'/>
<id>urn:sha1:61a2e4f94b58d8f7ad09782b0a4e4bb4414b591f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable countio on circuitbrains basic</title>
<updated>2020-07-21T23:21:49+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T23:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8ff2846bb2a54ed34a9a73fffc3e154382d89e58'/>
<id>urn:sha1:8ff2846bb2a54ed34a9a73fffc3e154382d89e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3160 from tannewt/enable_pystack</title>
<updated>2020-07-21T20:38:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-21T20:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cb7df2e1ed7c9866b43994e4013497702d8da727'/>
<id>urn:sha1:cb7df2e1ed7c9866b43994e4013497702d8da727</id>
<content type='text'>
Enable PYSTACK to keep function state out of the heap</content>
</entry>
<entry>
<title>Turn off GC opt on uchip board</title>
<updated>2020-07-21T19:51:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T19:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e3a853db4ad735e3ae1c115cab3ef213a338f0d'/>
<id>urn:sha1:5e3a853db4ad735e3ae1c115cab3ef213a338f0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Be more aggressive with uChip build</title>
<updated>2020-07-21T18:02:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-21T18:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=678faff464fa7810dfc12e75f73029d8e3106f0c'/>
<id>urn:sha1:678faff464fa7810dfc12e75f73029d8e3106f0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into disable_network</title>
<updated>2020-07-20T23:28:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-20T23:28:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0c6935e33639c004581fe9d5b2038c4864b193e2'/>
<id>urn:sha1:0c6935e33639c004581fe9d5b2038c4864b193e2</id>
<content type='text'>
</content>
</entry>
</feed>
