<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.4.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-04-04T16:41:11+00:00</updated>
<entry>
<title>docs: Bump version to 1.4.1.</title>
<updated>2015-04-04T16:41:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-04T16:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f6424efda0bc8214ac0036cd29c47ef2f92245d'/>
<id>urn:sha1:0f6424efda0bc8214ac0036cd29c47ef2f92245d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: uctypes: Bullet list formatting fixes.</title>
<updated>2015-03-30T22:29:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-03-30T22:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=344057ac5030d24ef9d754e04b47a3af85c33616'/>
<id>urn:sha1:344057ac5030d24ef9d754e04b47a3af85c33616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: uctypes: Describe how to instantiate struct objects.</title>
<updated>2015-03-30T22:16:14+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-03-30T22:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d2c0c231c5b366f42071ed5880f799a4f5cc52b'/>
<id>urn:sha1:9d2c0c231c5b366f42071ed5880f799a4f5cc52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add additional example/note for Timer's callback usage.</title>
<updated>2015-03-29T23:43:04+00:00</updated>
<author>
<name>Ivan Pejić</name>
<email>ipejic@gmail.com</email>
</author>
<published>2015-02-09T00:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e178ef252094b8235295d21a72621a58b92623ab'/>
<id>urn:sha1:e178ef252094b8235295d21a72621a58b92623ab</id>
<content type='text'>
Add example: using named function for the Timer's callback.
Add note: improving traceback inside interrupt timers.
</content>
</entry>
<entry>
<title>docs: Provide initial documentation for micropython module.</title>
<updated>2015-03-29T23:32:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-29T23:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47098efbda6656b543b15f3fe7fa3d75b762423f'/>
<id>urn:sha1:47098efbda6656b543b15f3fe7fa3d75b762423f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.4.</title>
<updated>2015-03-29T17:01:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-29T17:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64e8b622917156bfe3a7ca3698072188be1ab862'/>
<id>urn:sha1:64e8b622917156bfe3a7ca3698072188be1ab862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: uctypes: Describe bytes_at(), bytearray_at().</title>
<updated>2015-03-26T22:19:23+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-03-26T22:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c260836beb10b1d81c98732c2b7282eb6675140a'/>
<id>urn:sha1:c260836beb10b1d81c98732c2b7282eb6675140a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: uctypes: Describe couple more functions.</title>
<updated>2015-03-24T20:42:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-03-24T20:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec1b1cf834462635be578d1f4a3da9dafca7ff8f'/>
<id>urn:sha1:ec1b1cf834462635be578d1f4a3da9dafca7ff8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add support for quadrature encoder mode to pyb.TimerChannel.</title>
<updated>2015-03-09T13:23:14+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-03-09T08:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b4c9a25eabcf67cdb4317a22cf2b3eeba9c4d7aa'/>
<id>urn:sha1:b4c9a25eabcf67cdb4317a22cf2b3eeba9c4d7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update pyb.Timer.rst to fix pulse widths that exceed the period.</title>
<updated>2015-03-09T12:14:32+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peterhinch@users.noreply.github.com</email>
</author>
<published>2015-03-06T11:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b57b56f2932aa7f35c32e6d57e79ba8947407363'/>
<id>urn:sha1:b57b56f2932aa7f35c32e6d57e79ba8947407363</id>
<content type='text'>
</content>
</entry>
</feed>
