<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/shared, branch 5.0.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=5.0.0-beta.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-12-20T17:34:25+00:00</updated>
<entry>
<title>Merge pull request #2390 from jepler/displayio-set-rotation</title>
<updated>2019-12-20T17:34:25+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-12-20T17:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5fc20145d1966e367c2e304a4a3359f625f17bcf'/>
<id>urn:sha1:5fc20145d1966e367c2e304a4a3359f625f17bcf</id>
<content type='text'>
displayio: make 'rotation' property settable</content>
</entry>
<entry>
<title>Improve USB eject by resetting on replug</title>
<updated>2019-12-18T03:01:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-12-18T03:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=561fdfb279c45f7a9ff69a2b2e71ac272cb6aaef'/>
<id>urn:sha1:561fdfb279c45f7a9ff69a2b2e71ac272cb6aaef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>displayio: make 'rotation' property settable</title>
<updated>2019-12-16T21:23:41+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-12-16T21:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a63da7a6c0e0537cbefaafb724d722f9587b82a2'/>
<id>urn:sha1:a63da7a6c0e0537cbefaafb724d722f9587b82a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate and remove backslash-r's</title>
<updated>2019-12-12T19:51:50+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-12T19:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b3028bed139149247ff5e692f24ec5356450f83'/>
<id>urn:sha1:1b3028bed139149247ff5e692f24ec5356450f83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix flash write error handling; clean up safe mode message printing</title>
<updated>2019-12-12T19:41:49+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-12T19:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7889b999ccb32b78ddabc2b2738f0a9d182b9411'/>
<id>urn:sha1:7889b999ccb32b78ddabc2b2738f0a9d182b9411</id>
<content type='text'>
</content>
</entry>
<entry>
<title>supervisor: external_flash: don't call m_free when it's bad</title>
<updated>2019-12-10T23:07:20+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-12-10T23:05:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f4a5c17b5e79cf9bd02be248620d445065891a25'/>
<id>urn:sha1:f4a5c17b5e79cf9bd02be248620d445065891a25</id>
<content type='text'>
It's extremely dubious that we have these handles that we think
are to GC'd memory at a time when the gc pool may not be initialized.
Hopefully, they WERE valid GC memory and are undisturbed by the teardown
of the interpreter that can lead to this state.

In this case, don't try to m_free them, the memory will become free when
the GC heap is reinitialized.

Closes: #2338 (together with previous commit)
</content>
</entry>
<entry>
<title>supervisor: external_flash: don't call m_malloc_maybe when it's bad</title>
<updated>2019-12-10T23:06:09+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-12-10T21:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b22fbcd77da8c9724ed08228b89cfea53afdd5b6'/>
<id>urn:sha1:b22fbcd77da8c9724ed08228b89cfea53afdd5b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment supervisor ble data arrays.</title>
<updated>2019-12-06T19:13:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-12-06T19:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e8a54eacaabb0bf16be79c3f993b660a6c069122'/>
<id>urn:sha1:e8a54eacaabb0bf16be79c3f993b660a6c069122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add connection interval and debugging</title>
<updated>2019-12-04T22:39:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-11-23T00:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17c8356b8c06ac160bf9fad6b6b4b8b1095d8dcd'/>
<id>urn:sha1:17c8356b8c06ac160bf9fad6b6b4b8b1095d8dcd</id>
<content type='text'>
This also sets TinyUSB to master and to not include its submodules.

It also fixes an old displayio example comment and retries gattc
reads.
</content>
</entry>
<entry>
<title>Merge pull request #2345 from jepler/compressed-unicode</title>
<updated>2019-12-03T01:11:49+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2019-12-03T01:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=15886b1505d854d76e353b9c5261568c7065d2bf'/>
<id>urn:sha1:15886b1505d854d76e353b9c5261568c7065d2bf</id>
<content type='text'>
translation: Compress as unicode, not bytes</content>
</entry>
</feed>
