<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py, branch 6.1.0-beta.2</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.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-12-02T21:23:02+00:00</updated>
<entry>
<title>Merge pull request #3612 from gamblor21/bus_device</title>
<updated>2020-12-02T21:23:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-02T21:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1130b80e2ae173c5cb09dd3daa4b3acd61393611'/>
<id>urn:sha1:1130b80e2ae173c5cb09dd3daa4b3acd61393611</id>
<content type='text'>
Moving Adafruit_CircuitPython_BusDevice to core</content>
</entry>
<entry>
<title>Merge pull request #3767 from dhalbert/sleep</title>
<updated>2020-12-02T20:51:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-02T20:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7ba641ff646b48e5ad38ff72a2dcfe17bb54624'/>
<id>urn:sha1:d7ba641ff646b48e5ad38ff72a2dcfe17bb54624</id>
<content type='text'>
Initial alarm and sleep PR: time alarms with light and deep sleep; PinAlarms not yet implemented</content>
</entry>
<entry>
<title>address review comments</title>
<updated>2020-12-02T01:01:14+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-02T01:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8b7c23c1ee5d3fbfbda9116d6689e99f44e3b95a'/>
<id>urn:sha1:8b7c23c1ee5d3fbfbda9116d6689e99f44e3b95a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into bus_device</title>
<updated>2020-12-01T21:47:16+00:00</updated>
<author>
<name>Mark</name>
<email>56205165+gamblor21@users.noreply.github.com</email>
</author>
<published>2020-12-01T21:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=237385798cb6989a5ed13e120c3cc5e2415af935'/>
<id>urn:sha1:237385798cb6989a5ed13e120c3cc5e2415af935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3695 from cwalther/movable</title>
<updated>2020-12-01T00:00:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-01T00:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a975ef497162297fa80658170481f6d3fcfc25bc'/>
<id>urn:sha1:a975ef497162297fa80658170481f6d3fcfc25bc</id>
<content type='text'>
Add movable supervisor allocations</content>
</entry>
<entry>
<title>Disable complex arithmetic on SAMD21 builds to make space</title>
<updated>2020-11-29T20:34:38+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-28T15:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9768951a2a42fd69f1f1adb0378a47e781d2fad7'/>
<id>urn:sha1:9768951a2a42fd69f1f1adb0378a47e781d2fad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use movable allocation system for terminal tilegrid.</title>
<updated>2020-11-28T16:54:34+00:00</updated>
<author>
<name>Christian Walther</name>
<email>cwalther@gmx.ch</email>
</author>
<published>2020-10-11T18:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2ba9805f845e000fa3299e95e93a063471751ecd'/>
<id>urn:sha1:2ba9805f845e000fa3299e95e93a063471751ecd</id>
<content type='text'>
Moving memory is now done by the infrastructure and neither necessary nor correct here anymore.
</content>
</entry>
<entry>
<title>Add movable allocation system.</title>
<updated>2020-11-28T16:50:23+00:00</updated>
<author>
<name>Christian Walther</name>
<email>cwalther@gmx.ch</email>
</author>
<published>2020-10-11T12:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7404a3ff89c738c002ec63448a58d56330dfcc3'/>
<id>urn:sha1:c7404a3ff89c738c002ec63448a58d56330dfcc3</id>
<content type='text'>
This allows calls to `allocate_memory()` while the VM is running, it will then allocate from the GC heap (unless there is a suitable hole among the supervisor allocations), and when the VM exits and the GC heap is freed, the allocation will be moved to the bottom of the former GC heap and transformed into a proper supervisor allocation. Existing movable allocations will also be moved to defragment the supervisor heap and ensure that the next VM run gets as much memory as possible for the GC heap.

By itself this breaks terminalio because it violates the assumption that supervisor_display_move_memory() still has access to an undisturbed heap to copy the tilegrid from. It will work in many cases, but if you're unlucky you will get garbled terminal contents after exiting from the vm run that created the display. This will be fixed in the following commit, which is separate to simplify review.
</content>
</entry>
<entry>
<title>Disable complex arithmetic on SAMD21 builds to make space</title>
<updated>2020-11-28T15:12:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-28T15:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28d9e9186e6a9a153217535bd2d9f144672846bb'/>
<id>urn:sha1:28d9e9186e6a9a153217535bd2d9f144672846bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream + wip</title>
<updated>2020-11-25T22:52:06+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-25T22:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef0830bfe241b544b05bd3081f5bba03af57fe0d'/>
<id>urn:sha1:ef0830bfe241b544b05bd3081f5bba03af57fe0d</id>
<content type='text'>
</content>
</entry>
</feed>
