<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.4.3</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-05-16T20:26:43+00:00</updated>
<entry>
<title>docs: Bump version to 1.4.3.</title>
<updated>2015-05-16T20:26:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-16T20:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7b7d5f6ee0141bcc4ac64db9ba0c63524494238'/>
<id>urn:sha1:d7b7d5f6ee0141bcc4ac64db9ba0c63524494238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Document USB_VCP file-like methods.</title>
<updated>2015-05-13T19:42:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-13T19:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0bfc57022dc6922d1f480ca58cc3d6e3b8c92288'/>
<id>urn:sha1:0bfc57022dc6922d1f480ca58cc3d6e3b8c92288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add os.rename function.</title>
<updated>2015-05-12T22:43:11+00:00</updated>
<author>
<name>Steve Zatz</name>
<email>slzatz@gmail.com</email>
</author>
<published>2015-05-11T00:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c7df9c6c47855adcfd204100098e355358935dc3'/>
<id>urn:sha1:c7df9c6c47855adcfd204100098e355358935dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.</title>
<updated>2015-05-11T22:48:39+00:00</updated>
<author>
<name>blmorris</name>
<email>bryan.morrissey@gmail.com</email>
</author>
<published>2015-05-07T17:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5df81de7afbf4e9f24413ba957f4a7cce89fa1e0'/>
<id>urn:sha1:5df81de7afbf4e9f24413ba957f4a7cce89fa1e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup.</title>
<updated>2015-04-21T21:35:17+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-21T21:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dea853d3a334ce5def51e803112d66b5dc8ecc3f'/>
<id>urn:sha1:dea853d3a334ce5def51e803112d66b5dc8ecc3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.4.2.</title>
<updated>2015-04-21T12:51:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-21T12:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43d56f9ba93b2f3a889f024b250f39335cf18bb7'/>
<id>urn:sha1:43d56f9ba93b2f3a889f024b250f39335cf18bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add support for sending and receiving CAN RTR messages.</title>
<updated>2015-04-18T13:53:00+00:00</updated>
<author>
<name>Henrik</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2015-04-17T19:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e3cd1543170a9b00b75fb0d1d097f0d68dc8d45b'/>
<id>urn:sha1:e3cd1543170a9b00b75fb0d1d097f0d68dc8d45b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Allow sending CAN messages with timeout=0.</title>
<updated>2015-04-16T22:52:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-16T22:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d5e34287c678b015a0f94620fc8626897a5cbda'/>
<id>urn:sha1:7d5e34287c678b015a0f94620fc8626897a5cbda</id>
<content type='text'>
Thanks to Henrik Sölver for this patch.
</content>
</entry>
<entry>
<title>Add .gitattributes file to force text line endings to LF.</title>
<updated>2015-04-16T21:23:56+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-16T21:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=feff00e1a58aad4e7251d9c10403768fa814c5dd'/>
<id>urn:sha1:feff00e1a58aad4e7251d9c10403768fa814c5dd</id>
<content type='text'>
Some files are excluded, otherwise a whole lot of files need converting.
</content>
</entry>
<entry>
<title>docs: Document pyb.main function to set main script.</title>
<updated>2015-04-09T09:08:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-09T09:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e97dddcdcaa70b7d21971cbee32cf1f4981877e0'/>
<id>urn:sha1:e97dddcdcaa70b7d21971cbee32cf1f4981877e0</id>
<content type='text'>
</content>
</entry>
</feed>
