<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/binary.c, branch v1.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-05-03T22:27:38+00:00</updated>
<entry>
<title>Add license header to (almost) all files.</title>
<updated>2014-05-03T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04b9147e150d2d6fa3750f312fe328b6a71c1b28'/>
<id>urn:sha1:04b9147e150d2d6fa3750f312fe328b6a71c1b28</id>
<content type='text'>
Blanket wide to all .c and .h files.  Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.

Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
</content>
</entry>
<entry>
<title>modstruct: Add 'O' typecode for passing mp_obj_t.</title>
<updated>2014-04-20T10:08:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-20T02:19:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f836ef893f54726580589951ae46638eb7afff8'/>
<id>urn:sha1:0f836ef893f54726580589951ae46638eb7afff8</id>
<content type='text'>
Useful as callback data, etc.
</content>
</entry>
<entry>
<title>modstruct: Use proper int accessor which checks input value type.</title>
<updated>2014-04-20T10:08:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-19T19:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e4fa94c4c5f1558537426c92438aa629b75d58b'/>
<id>urn:sha1:4e4fa94c4c5f1558537426c92438aa629b75d58b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Initial implementation of struct.pack().</title>
<updated>2014-04-19T00:22:08+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-19T00:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6204460461cc21b27861fa89b2423119f8cdce88'/>
<id>urn:sha1:6204460461cc21b27861fa89b2423119f8cdce88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Fix .calcsize() to account for struct type/alignment.</title>
<updated>2014-04-19T00:21:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-18T22:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1355cf42f23a39d3b887d2771d8bc7f3669d211c'/>
<id>urn:sha1:1355cf42f23a39d3b887d2771d8bc7f3669d211c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Support 'q' &amp; 'Q' type codes.</title>
<updated>2014-04-19T00:18:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-18T21:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5695e07256413fab8b280a939c264b06f7f5793f'/>
<id>urn:sha1:5695e07256413fab8b280a939c264b06f7f5793f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Add mp_binary_set_val_array_from_int, to store an int directly.</title>
<updated>2014-04-18T22:28:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-18T22:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71e9bfa20dd02457e73c2bec85102b6faf527a33'/>
<id>urn:sha1:71e9bfa20dd02457e73c2bec85102b6faf527a33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Basic implementation of native struct alignment and types.</title>
<updated>2014-04-11T00:59:16+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-11T00:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0c43cf9154e331ab82bec7c727bc58307f8222c5'/>
<id>urn:sha1:0c43cf9154e331ab82bec7c727bc58307f8222c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary: Rename array accessors for clarity.</title>
<updated>2014-04-11T00:58:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-11T00:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ef9124f5ffb60aee8d3c59288a03d2fa078eec5a'/>
<id>urn:sha1:ef9124f5ffb60aee8d3c59288a03d2fa078eec5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>modstruct: Refactor to support both LE and BE packed structs.</title>
<updated>2014-04-11T00:58:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-10T19:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6582d64d01c448be4f575f964c549e1ebffe0db0'/>
<id>urn:sha1:6582d64d01c448be4f575f964c549e1ebffe0db0</id>
<content type='text'>
</content>
</entry>
</feed>
