<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/memory.h, branch 6.0.0-rc.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-rc.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-04-14T23:24:54+00:00</updated>
<entry>
<title>allow retrieving info about a supervisor allocation</title>
<updated>2020-04-14T23:24:54+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-03-25T18:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=094fe05bdd68332fa617df8a98858e324afa15ec'/>
<id>urn:sha1:094fe05bdd68332fa617df8a98858e324afa15ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up the terminal based on the first display.</title>
<updated>2019-01-31T19:42:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-26T00:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a1dbef992442682413f6103e36440a26bc2dad7'/>
<id>urn:sha1:1a1dbef992442682413f6103e36440a26bc2dad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Polish thanks to Dan's feedback</title>
<updated>2019-01-10T19:00:40+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-10T19:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3dd59c3d5fa59f5bea3acc8e55c4d4a5091e66eb'/>
<id>urn:sha1:3dd59c3d5fa59f5bea3acc8e55c4d4a5091e66eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Share memory.c and a bit of polish.</title>
<updated>2018-08-02T21:35:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-08-02T21:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5704bc8c93e36ded3e7dc8e46aa836e7a2acee15'/>
<id>urn:sha1:5704bc8c93e36ded3e7dc8e46aa836e7a2acee15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic memory allocation outside Python runtime</title>
<updated>2018-07-31T12:18:03+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-05-24T20:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=777542c716e07e78439c3c6bbf442722ebaaecc6'/>
<id>urn:sha1:777542c716e07e78439c3c6bbf442722ebaaecc6</id>
<content type='text'>
This allows for the heap to fill all space but the stack. It also
allows us to designate space for memory outside the runtime for
things such as USB descriptors, flash cache and main filename.

Fixes #754
</content>
</entry>
</feed>
