<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, 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>py: Fix printing of complex number when imaginary part is nan</title>
<updated>2015-05-13T22:10:15+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2015-05-13T19:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=709955b601a0b7de7a85e91d97846660979904a7'/>
<id>urn:sha1:709955b601a0b7de7a85e91d97846660979904a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>teensy: Add readinto and readlines qstrs.</title>
<updated>2015-05-13T19:46:54+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-13T19:46:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1db3577bcb7ff6016c7a938e502ba49f7e52419f'/>
<id>urn:sha1:1db3577bcb7ff6016c7a938e502ba49f7e52419f</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 readinto and readlines methods to sys.stdin, pyb.USB_VCP().</title>
<updated>2015-05-13T19:22:11+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-13T19:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1511dd4f84da036a738e217420d2b1685b5eb823'/>
<id>urn:sha1:1511dd4f84da036a738e217420d2b1685b5eb823</id>
<content type='text'>
Addresses issue #1255.
</content>
</entry>
<entry>
<title>esp8266: Add configuration option for redirecting the built-in OS output</title>
<updated>2015-05-13T16:03:00+00:00</updated>
<author>
<name>Josef Gajdusek</name>
<email>atx@atx.name</email>
</author>
<published>2015-05-13T13:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c132c8587c930b1e5d38fc2bd78f21a05f2e4fe'/>
<id>urn:sha1:1c132c8587c930b1e5d38fc2bd78f21a05f2e4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Actually use the decimal part of system_rtc_clock_cali_proc()</title>
<updated>2015-05-13T15:59:36+00:00</updated>
<author>
<name>Josef Gajdusek</name>
<email>atx@atx.name</email>
</author>
<published>2015-05-13T13:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40c6d578042254749b30ff1c56e7834503e49de9'/>
<id>urn:sha1:40c6d578042254749b30ff1c56e7834503e49de9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>windows: Enable some recently added features in mpconfigport.h</title>
<updated>2015-05-13T15:26:16+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2015-05-13T08:31:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a09757f1049142f03a9d2c70e8b6e80480941706'/>
<id>urn:sha1:a09757f1049142f03a9d2c70e8b6e80480941706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Put more literal and text obj data in irom0_0_seg.</title>
<updated>2015-05-13T13:49:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-13T13:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=304a96d7d611f6d585b2a6be504b19ef92b50c4c'/>
<id>urn:sha1:304a96d7d611f6d585b2a6be504b19ef92b50c4c</id>
<content type='text'>
With newer versions of esp_iot_sdk the iram1_0_seg started to overflow.
Now it doesn't.

Addresses issue #1254.
</content>
</entry>
<entry>
<title>esp8266: Add module weak links; link time to utime.</title>
<updated>2015-05-12T23:18:41+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-05-12T23:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e7dc97bdc8a11429b756f16f1167ac930680b0d'/>
<id>urn:sha1:4e7dc97bdc8a11429b756f16f1167ac930680b0d</id>
<content type='text'>
</content>
</entry>
</feed>
