<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/mpconfigport.mk, 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-21T04:29:56+00:00</updated>
<entry>
<title>nrf: add support for nrf52833</title>
<updated>2020-04-21T04:29:56+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-17T02:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ed5b87b8fea218c0485282ed1cf9fdf5a6f687f'/>
<id>urn:sha1:3ed5b87b8fea218c0485282ed1cf9fdf5a6f687f</id>
<content type='text'>
This adds preliminary support for the nRF52833, which is a variant of
the nRF52840 with half the RAM, half the flash, and fewer peripherals.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>nrf: make rgbmatrix and framebufferio optional</title>
<updated>2020-04-21T02:44:21+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-04-21T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4ad1cbeea37a514ab37a7c819f6d5e359948c368'/>
<id>urn:sha1:4ad1cbeea37a514ab37a7c819f6d5e359948c368</id>
<content type='text'>
Ports can set CIRCUITPY_RGBMATRIX and CIRCUITPY_FRAMEBUFFERIO to 0
in their .mk file in order to prevent these from being built.  This
is necessary for resource-constrained devices.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>RGBMatrix: finish renaming from Protomatter</title>
<updated>2020-04-17T23:44:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-15T20:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5fcc6d62869310b2b1dd96279e5a121623e07aba'/>
<id>urn:sha1:5fcc6d62869310b2b1dd96279e5a121623e07aba</id>
<content type='text'>
This gets all the purely internal references.  Some uses of
protomatter/Protomatter/PROTOMATTER remain, as they are references
to symbols in the Protomatter C library itself.
</content>
</entry>
<entry>
<title>nrf: protomatter port</title>
<updated>2020-04-14T23:24:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-01T16:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d8a073c05c36133e02d839ed187b9d7abf24d79'/>
<id>urn:sha1:1d8a073c05c36133e02d839ed187b9d7abf24d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: rename enable macro so it appears in the support matrix</title>
<updated>2020-03-17T14:33:03+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-17T14:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d6342af98014c0cc9e3c6b3010f06db88aa470b2'/>
<id>urn:sha1:d6342af98014c0cc9e3c6b3010f06db88aa470b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ulab: Incorporate it</title>
<updated>2020-02-27T17:03:03+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-02-04T16:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fa3b9eba926525751d0968aef88317ce5ad25003'/>
<id>urn:sha1:fa3b9eba926525751d0968aef88317ce5ad25003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>working on all ports</title>
<updated>2019-12-11T01:27:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-10T22:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=013c84086288141696e4c09250c61b6f2dbdf4d2'/>
<id>urn:sha1:013c84086288141696e4c09250c61b6f2dbdf4d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2019-12-06T03:45:53+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-06T03:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40434d691934cf7f5792f91ce0288beb568bab85'/>
<id>urn:sha1:40434d691934cf7f5792f91ce0288beb568bab85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cosmetic commit, mostly to re-run</title>
<updated>2019-11-22T21:30:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-11-22T21:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ccb7b4c5e4706943f8ee721eb1880ecb337fecc'/>
<id>urn:sha1:1ccb7b4c5e4706943f8ee721eb1880ecb337fecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change mpconfigport.mk files so they can be overriden by mpconfigboard.mk</title>
<updated>2019-11-22T20:44:51+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-11-22T20:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13375d16f11d86f8c7c77e6be209d914d35b6372'/>
<id>urn:sha1:13375d16f11d86f8c7c77e6be209d914d35b6372</id>
<content type='text'>
</content>
</entry>
</feed>
