<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py, branch 4.0.0-beta.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-beta.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-10T21:48:27+00:00</updated>
<entry>
<title>Check for null local dictionaries</title>
<updated>2019-04-10T21:48:27+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-10T21:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=debff191264c12ddd758720096a9c7d6a49e7b93'/>
<id>urn:sha1:debff191264c12ddd758720096a9c7d6a49e7b93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/master' into pybadge_revd</title>
<updated>2019-04-10T17:58:45+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-10T17:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a152ac1cef31a9b2825e7e02b4d3252f25146451'/>
<id>urn:sha1:a152ac1cef31a9b2825e7e02b4d3252f25146451</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak pybadge and fix display bugs</title>
<updated>2019-04-10T01:32:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-05T20:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5028f87b0988775d37c59ac2f65035468936bb0c'/>
<id>urn:sha1:5028f87b0988775d37c59ac2f65035468936bb0c</id>
<content type='text'>
* Update pybadge pins and flash for rev D
* TileGrid now validates the type of the pixel_shader.
* Display actually handles incoming subclass objects.
* MicroPython will inspect native parents to see if special
  accessors are used.
</content>
</entry>
<entry>
<title>Check that a never free pointer is on the heap.</title>
<updated>2019-04-09T22:12:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-09T22:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee7a77db65f24b3e34a9b9b733887cab3434d225'/>
<id>urn:sha1:ee7a77db65f24b3e34a9b9b733887cab3434d225</id>
<content type='text'>
This fixes a crash on boards with built-in displays which statically
allocate the display bus. When the pointer is provided to never
free, it tries to allocate on the non-existant heap and crashes.
</content>
</entry>
<entry>
<title>Fix boards with no shared busses.</title>
<updated>2019-04-09T18:36:10+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-09T18:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=72992070c5137ce44969555828673ba7ccd69f08'/>
<id>urn:sha1:72992070c5137ce44969555828673ba7ccd69f08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize board busses into shared-bindings and shared-module.</title>
<updated>2019-04-08T23:58:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-08T23:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f003ac5b8312fafb120e86e05eefd2431014d8c'/>
<id>urn:sha1:0f003ac5b8312fafb120e86e05eefd2431014d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ROTARYIO_MODULE mistakenly omitted from module list</title>
<updated>2019-04-01T21:59:59+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-01T21:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9571fe1ea96f617fa7cc0917261cdcde0720dfd'/>
<id>urn:sha1:c9571fe1ea96f617fa7cc0917261cdcde0720dfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turn on frequencyio only on CIRCUITPY_FULL_BUILD</title>
<updated>2019-03-27T20:57:35+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-27T20:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=35ab1a1983e6889e1a808b52f9bdaae7047e1a06'/>
<id>urn:sha1:35ab1a1983e6889e1a808b52f9bdaae7047e1a06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>turn on reversed() for all builds</title>
<updated>2019-03-27T02:15:26+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-27T02:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c1849ae7ca95dc364292a8046ec3d72fb76e883'/>
<id>urn:sha1:4c1849ae7ca95dc364292a8046ec3d72fb76e883</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1672 from dhalbert/regular-fs-flush</title>
<updated>2019-03-26T20:47:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-26T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c93ce5a28a12e2a59d84f602c97b24ff06b72fb'/>
<id>urn:sha1:2c93ce5a28a12e2a59d84f602c97b24ff06b72fb</id>
<content type='text'>
flush flash filesystem once a second</content>
</entry>
</feed>
