<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/nrf/common-hal/_bleio/PacketBuffer.c, 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-01T21:16:35+00:00</updated>
<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>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PacketBuffer: add missing 'break's, remove unneeded {}</title>
<updated>2020-09-13T20:10:38+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-13T20:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b3bdd4686bd5f4a7c91972b9b0f65e624a7eab95'/>
<id>urn:sha1:b3bdd4686bd5f4a7c91972b9b0f65e624a7eab95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review comments</title>
<updated>2020-05-04T23:51:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-05-04T23:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7836aeac67c32b940ac38ee967e30a24ce8cf6f'/>
<id>urn:sha1:b7836aeac67c32b940ac38ee967e30a24ce8cf6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make translate again</title>
<updated>2020-05-04T21:26:59+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-05-04T21:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bae7a5e4337bd7a05af6f68e7668c39dd78fa1e1'/>
<id>urn:sha1:bae7a5e4337bd7a05af6f68e7668c39dd78fa1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add PacketBuffer .incoming_ and .outgoing_packet_length</title>
<updated>2020-05-04T19:59:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-05-04T18:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d6c6f9f4f080d60716b148aed951462a065074d2'/>
<id>urn:sha1:d6c6f9f4f080d60716b148aed951462a065074d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>further cleanup and bug fixing</title>
<updated>2020-04-30T03:18:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-04-30T03:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3078511a6ca9bdcd67c893c421edbfc85c96ed1'/>
<id>urn:sha1:f3078511a6ca9bdcd67c893c421edbfc85c96ed1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>back to '.packet_size' for compatiblity</title>
<updated>2020-04-30T02:10:56+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-04-30T02:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3d62f87e29474a1f9311f0a85d84c4e79a087fbc'/>
<id>urn:sha1:3d62f87e29474a1f9311f0a85d84c4e79a087fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename and improve PacketBuffer packet length property</title>
<updated>2020-04-29T21:49:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-04-29T21:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84cee1ab8de48cc5a3dcbbd78a381cfd0306ed49'/>
<id>urn:sha1:84cee1ab8de48cc5a3dcbbd78a381cfd0306ed49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ringbuf tested</title>
<updated>2020-04-22T02:40:12+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-04-22T02:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fbc8719fadbffd9b3e4ba1ceb42182c4370d0621'/>
<id>urn:sha1:fbc8719fadbffd9b3e4ba1ceb42182c4370d0621</id>
<content type='text'>
</content>
</entry>
</feed>
