<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py, branch 6.1.0-beta.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-12-30T17:14:22+00:00</updated>
<entry>
<title>Merge branch 'main' into touch-s2</title>
<updated>2020-12-30T17:14:22+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-30T17:14:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28ce5e898864a6205ab3c0483991f27707164954'/>
<id>urn:sha1:28ce5e898864a6205ab3c0483991f27707164954</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into pin_alarm</title>
<updated>2020-12-24T03:05:02+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-24T03:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8061a2574d27db6c0e1c35890879204381b20afe'/>
<id>urn:sha1:8061a2574d27db6c0e1c35890879204381b20afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>circuitpy_mpconfig.mk: Unconditionally disable CIRCUITPY_BUSDEVICE</title>
<updated>2020-12-23T16:45:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-12-23T16:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=42a229c08b6b5d64af8d4bc5ec99f3e285befd14'/>
<id>urn:sha1:42a229c08b6b5d64af8d4bc5ec99f3e285befd14</id>
<content type='text'>
Several issues have been found in the implementation.  While they're
unresolved, it may be better to disable the built-in module.  (This
means that to work on fixing the module, it'll be necessary to
revert this commit)
</content>
</entry>
<entry>
<title>A couple sleep fixes</title>
<updated>2020-12-23T00:13:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-23T00:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1fca297a2d2bfefb1cdef3ecbac05f54d15e08eb'/>
<id>urn:sha1:1fca297a2d2bfefb1cdef3ecbac05f54d15e08eb</id>
<content type='text'>
* Better messaging when code is stopped by an auto-reload.
* Auto-reload works during sleeps on ESP32-S2. Ticks wake up the
  main task each time.
* Made internal naming consistent. CamelCase Python names are NOT
  separated by an underscore.
</content>
</entry>
<entry>
<title>implement touch alarm</title>
<updated>2020-12-18T07:24:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-18T07:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8eaf2b0c1933fa4d0bef2786647b0eb0a586f605'/>
<id>urn:sha1:8eaf2b0c1933fa4d0bef2786647b0eb0a586f605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into ota-s2</title>
<updated>2020-12-17T19:14:00+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-17T19:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4512290ba056122ed44aa85d80eead98f813c8d8'/>
<id>urn:sha1:4512290ba056122ed44aa85d80eead98f813c8d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename ota to dualbank</title>
<updated>2020-12-17T19:04:56+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-17T19:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4863413bc9aa3104f2c983efa43bf3afa028b80b'/>
<id>urn:sha1:4863413bc9aa3104f2c983efa43bf3afa028b80b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3752 from jepler/gcc10</title>
<updated>2020-12-17T16:03:40+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-17T16:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8f9cd7075e706b714ff0166414f399d521f6302b'/>
<id>urn:sha1:8f9cd7075e706b714ff0166414f399d521f6302b</id>
<content type='text'>
build: Update to gcc10</content>
</entry>
<entry>
<title>Add alarm.pin that wakes on pin level</title>
<updated>2020-12-16T02:12:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-09T01:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ad49d9a18224ecc53d8f49d0675a369274556ce'/>
<id>urn:sha1:1ad49d9a18224ecc53d8f49d0675a369274556ce</id>
<content type='text'>
Fixes #3787
</content>
</entry>
<entry>
<title>Merge pull request #3771 from cwalther/exceptionprint</title>
<updated>2020-12-15T14:11:28+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-12-15T14:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=afcc00fed4355f9fa8c3da4c28858e6bff21bf4d'/>
<id>urn:sha1:afcc00fed4355f9fa8c3da4c28858e6bff21bf4d</id>
<content type='text'>
#3702 breaks printing an exception twice</content>
</entry>
</feed>
