<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/Makefile, branch 5.3.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0'/>
<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>oofatfs: Remove _FS_DISK_READ_ALIGNED</title>
<updated>2020-02-28T16:04:28+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-02-28T16:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eef742bf45f504cf23523fea4f20e61774407646'/>
<id>urn:sha1:eef742bf45f504cf23523fea4f20e61774407646</id>
<content type='text'>
This workaround is no longer needed, so it can be removed.

Closes: #2332
</content>
</entry>
<entry>
<title>Add support for the Particle Ethernet FeatherWing</title>
<updated>2020-01-28T09:53:50+00:00</updated>
<author>
<name>Wojtek Siudzinski</name>
<email>admin@suda.pl</email>
</author>
<published>2020-01-28T09:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df5e58fc6ed0c09668498da768f0d4ad2bbbefb3'/>
<id>urn:sha1:df5e58fc6ed0c09668498da768f0d4ad2bbbefb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from adafruit/circuitpython</title>
<updated>2020-01-13T23:15:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-01-13T23:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2a75196aa3598b3daf4c6fcebdc47dcad597b332'/>
<id>urn:sha1:2a75196aa3598b3daf4c6fcebdc47dcad597b332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip; compiles</title>
<updated>2020-01-06T04:33:42+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-01-06T04:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=390337b9a518eaa4416458bce9f4a39b60b23372'/>
<id>urn:sha1:390337b9a518eaa4416458bce9f4a39b60b23372</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrade nrfx API to v2</title>
<updated>2019-12-17T14:39:52+00:00</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-12-17T14:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=894cad2e177cf1af5258ce07a78acb386c34ef68'/>
<id>urn:sha1:894cad2e177cf1af5258ce07a78acb386c34ef68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove debugging leftovers</title>
<updated>2019-12-11T14:34:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-11T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e11f2708b345468ae9b1762339bf3511c8ab7eb'/>
<id>urn:sha1:1e11f2708b345468ae9b1762339bf3511c8ab7eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream</title>
<updated>2019-12-11T02:04:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-12-11T02:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=68ae47907c076a966a533d90371acf65ae9875c8'/>
<id>urn:sha1:68ae47907c076a966a533d90371acf65ae9875c8</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>nRF: disk_read must be 4-byte aligned</title>
<updated>2019-12-10T20:03:06+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-11-29T14:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a484a93b290806d01850e58905d65bc798b4cd91'/>
<id>urn:sha1:a484a93b290806d01850e58905d65bc798b4cd91</id>
<content type='text'>
.. a requirement that oofatfs needs to be taught to respect.

This problem can be demonstrated with the following snippet, except
that the related file ("test.bin") must also be contiguous on the
filesystem.  You can ensure this by reformatting your device's filesystem
before testing, then copying any single file bigger than 4kB to test.bin.

    f = open("test.bin", "rb")
    f.seek(2048)
    b = bytearray(2048)
    v = memoryview(b)
    f.readinto(v[909:])

Closes: #2332
</content>
</entry>
</feed>
