<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/supervisor, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-04-21T02:44:20+00:00</updated>
<entry>
<title>nrf: supervisor: support building without BUSIO</title>
<updated>2020-04-21T02:44:20+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-19T05:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=066f486b28c38c71f89cbba44e31857125ff243e'/>
<id>urn:sha1:066f486b28c38c71f89cbba44e31857125ff243e</id>
<content type='text'>
Only initialize i2c, spi, and uart if building with BUSIO.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: make neopixel support optional</title>
<updated>2020-04-21T01:56:27+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-17T02:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ac9d336f40634419617d13464e87ab6917f9152a'/>
<id>urn:sha1:ac9d336f40634419617d13464e87ab6917f9152a</id>
<content type='text'>
Add a conditional around the call to neopixel_write(), allowing us
to build for nrf without neopixel support.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: sqpi_flash: Handle unaligned reads</title>
<updated>2020-02-28T16:03:37+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-02-28T16:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e6c08fc301b4de089ea756704172f85f076a1cd'/>
<id>urn:sha1:1e6c08fc301b4de089ea756704172f85f076a1cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream</title>
<updated>2020-02-21T03:27:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-21T03:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=23d6a3dc1fe2ece41642f602343650fce5be83c7'/>
<id>urn:sha1:23d6a3dc1fe2ece41642f602343650fce5be83c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into stm32-meowbit</title>
<updated>2020-01-29T21:32:08+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-01-29T21:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=898f4e1f72f52f7f4b87c56010e9b96a8440de63'/>
<id>urn:sha1:898f4e1f72f52f7f4b87c56010e9b96a8440de63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move board_init to main.c</title>
<updated>2020-01-29T21:29:43+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-01-29T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=100409961aa32e84810d6c86309e66277b4ea902'/>
<id>urn:sha1:100409961aa32e84810d6c86309e66277b4ea902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix other builds missing new heap bounds functions</title>
<updated>2020-01-19T02:06:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-19T02:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c3960634520749180e349cee5fe4ea76fb75937'/>
<id>urn:sha1:1c3960634520749180e349cee5fe4ea76fb75937</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add reset of heap to board reset for nrf port</title>
<updated>2020-01-08T20:15:27+00:00</updated>
<author>
<name>Roy Hooper</name>
<email>rhooper@toybox.ca</email>
</author>
<published>2020-01-08T20:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e040b01522ff955cc480489de74e784876680be'/>
<id>urn:sha1:4e040b01522ff955cc480489de74e784876680be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from master</title>
<updated>2019-12-12T20:51:13+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-12T20:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef2ef7a6b8c30dd64753e2ceca7587d9ead90e44'/>
<id>urn:sha1:ef2ef7a6b8c30dd64753e2ceca7587d9ead90e44</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>
</feed>
