<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/msgpack, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<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>handle exttype &amp; chunk long reads</title>
<updated>2021-01-18T18:13:16+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@berkeley.edu</email>
</author>
<published>2021-01-18T18:13:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=41459d15d9c3bdbcbd82aa05be60f95391bd8b99'/>
<id>urn:sha1:41459d15d9c3bdbcbd82aa05be60f95391bd8b99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>speedup pack_bin, ext, str; catch short reads</title>
<updated>2020-12-20T03:06:43+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@berkeley.edu</email>
</author>
<published>2020-12-20T03:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c875d7c22d447b9a29bcef62af7b46c902684d72'/>
<id>urn:sha1:c875d7c22d447b9a29bcef62af7b46c902684d72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ExtType, update doc, add a test</title>
<updated>2020-12-07T23:40:02+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@berkeley.edu</email>
</author>
<published>2020-12-07T23:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5b6b6d0f2fe669e0304521d663b16388c63b15e'/>
<id>urn:sha1:b5b6b6d0f2fe669e0304521d663b16388c63b15e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename read, write to read_bytes, write_bytes</title>
<updated>2020-12-02T02:41:11+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-18T00:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=582a47d71a5d047abc7ee9a17b0940d1a1ed4b31'/>
<id>urn:sha1:582a47d71a5d047abc7ee9a17b0940d1a1ed4b31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable on boards tight on memory. add stddef.h to imports (not actually needed).</title>
<updated>2020-12-02T02:39:24+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-17T19:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=59c3e25168fde52939948f5c1ffce13557bf4f4b'/>
<id>urn:sha1:59c3e25168fde52939948f5c1ffce13557bf4f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed res may not be initialized in read_size</title>
<updated>2020-12-02T02:38:47+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-13T01:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a310cde8c10878d83128c1a96b1dc4ecdf4b721a'/>
<id>urn:sha1:a310cde8c10878d83128c1a96b1dc4ecdf4b721a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2020-12-02T02:38:47+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-12T21:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b805bf8a6293ff4c6f8550946403e509a0aa9e37'/>
<id>urn:sha1:b805bf8a6293ff4c6f8550946403e509a0aa9e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>output little endian; update example</title>
<updated>2020-12-02T02:38:47+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-12T20:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=44bc75af37a464eb6e5ba26bab19f2150d58044d'/>
<id>urn:sha1:44bc75af37a464eb6e5ba26bab19f2150d58044d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removed blanks line at end of file</title>
<updated>2020-12-02T02:38:14+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-10T02:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=912691e0d28ecbef563610dc328f6b08c61b31b0'/>
<id>urn:sha1:912691e0d28ecbef563610dc328f6b08c61b31b0</id>
<content type='text'>
</content>
</entry>
</feed>
