<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-04-02T18:34:37+00:00</updated>
<entry>
<title>Changed error message to display the generic term 'system firmware' instead of the Nordic specific term 'soft device'</title>
<updated>2021-04-02T18:34:37+00:00</updated>
<author>
<name>Jonny Bergdahl</name>
<email>jonny@bergdahl.it</email>
</author>
<published>2021-04-02T18:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1afd204828b6981e628b2665758708b679773c9a'/>
<id>urn:sha1:1afd204828b6981e628b2665758708b679773c9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Two small PacketBuffer fixes</title>
<updated>2021-04-01T21:16:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-04-01T21:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=58835e5a5b2e5f20357ad49d77d93a1aa9cf4364'/>
<id>urn:sha1:58835e5a5b2e5f20357ad49d77d93a1aa9cf4364</id>
<content type='text'>
1. Allow for ctrl-c during a write.
2. Handle disconnects when acting as a client.
</content>
</entry>
<entry>
<title>Fix central pairing and crash on clear</title>
<updated>2021-03-31T23:04:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-31T23:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0752bbd5fd9327538357a51d9f0f479162285ab3'/>
<id>urn:sha1:0752bbd5fd9327538357a51d9f0f479162285ab3</id>
<content type='text'>
The list_clear would crash if we tried to clear a NULL list. (It
can happen if we haven't tried to discover any services.)
</content>
</entry>
<entry>
<title>Fix 16MB Winbond names</title>
<updated>2021-03-25T18:37:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-25T15:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da4dceea154f05b09e273e03d74e0e2b2a6f5dd5'/>
<id>urn:sha1:da4dceea154f05b09e273e03d74e0e2b2a6f5dd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch devices.h to nvm.toml data</title>
<updated>2021-03-25T16:57:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-03-25T00:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aec0ef3cbfafb79c32592c1ee39832c787f4f202'/>
<id>urn:sha1:aec0ef3cbfafb79c32592c1ee39832c787f4f202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4421 from kattni/led-pin</title>
<updated>2021-03-16T23:58:14+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2021-03-16T23:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75ba26ee7c74cded73985212075c6eb4d8071af4'/>
<id>urn:sha1:75ba26ee7c74cded73985212075c6eb4d8071af4</id>
<content type='text'>
Adding LED for D13/L pin name.</content>
</entry>
<entry>
<title>Adding LED for D13/L pin name.</title>
<updated>2021-03-16T16:14:40+00:00</updated>
<author>
<name>Kattni Rembor</name>
<email>kattni@adafruit.com</email>
</author>
<published>2021-03-16T16:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b910b7292393598d0fb6a1903ba3708c0d25716'/>
<id>urn:sha1:2b910b7292393598d0fb6a1903ba3708c0d25716</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More formatting</title>
<updated>2021-03-16T13:29:04+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-03-16T13:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0890b54cd96531799afd204075664ce384887168'/>
<id>urn:sha1:0890b54cd96531799afd204075664ce384887168</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Formatting fixes</title>
<updated>2021-03-16T13:22:02+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-03-16T13:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fb437d8280f6e7e4cc4b9e34c9ae9b34a6b9005a'/>
<id>urn:sha1:fb437d8280f6e7e4cc4b9e34c9ae9b34a6b9005a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into rp_dp_parallel</title>
<updated>2021-03-16T01:00:13+00:00</updated>
<author>
<name>Mark</name>
<email>56205165+gamblor21@users.noreply.github.com</email>
</author>
<published>2021-03-16T01:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e326d7ca800ce7101ddce001320c5349ee5ddeb6'/>
<id>urn:sha1:e326d7ca800ce7101ddce001320c5349ee5ddeb6</id>
<content type='text'>
</content>
</entry>
</feed>
