<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.8.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-01-08T12:53:08+00:00</updated>
<entry>
<title>docs: Bump version to 1.8.7.</title>
<updated>2017-01-08T12:53:08+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-08T12:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5653e3c72fc8555c6a060acf6447ac694a036053'/>
<id>urn:sha1:5653e3c72fc8555c6a060acf6447ac694a036053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/usocket: Clarify that socket timeout raises OSError exception.</title>
<updated>2017-01-07T11:23:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-07T11:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1a8f01799c7a638db52ae008e85143c4b3f215a'/>
<id>urn:sha1:a1a8f01799c7a638db52ae008e85143c4b3f215a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/esp: Remove para and add further warning about flash.</title>
<updated>2017-01-06T07:32:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-06T07:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=36ec5c8f27d787c49f88b2dcf38955e169249d94'/>
<id>urn:sha1:36ec5c8f27d787c49f88b2dcf38955e169249d94</id>
<content type='text'>
There is no longer space reserved by default for native code.
</content>
</entry>
<entry>
<title>docs/library/esp: Document esp.set_native_code_location() function.</title>
<updated>2017-01-04T12:48:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-04T12:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3f70c603efcb053810dbee8d5cc9f23ed62d01f'/>
<id>urn:sha1:c3f70c603efcb053810dbee8d5cc9f23ed62d01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266/general: Add "Scarcity of runtime resources" section.</title>
<updated>2017-01-04T07:33:48+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-04T07:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=52c19875a4e9a95920e844b83a104997639bba2f'/>
<id>urn:sha1:52c19875a4e9a95920e844b83a104997639bba2f</id>
<content type='text'>
With warnings of need to close files, sockets, etc.
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial: Close socket after reading page content.</title>
<updated>2017-01-04T00:15:02+00:00</updated>
<author>
<name>Max</name>
<email>dsiw@dsiw-it.de</email>
</author>
<published>2017-01-03T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e1f495a4bdde1f4e24cd45e36420c1c9868b1503'/>
<id>urn:sha1:e1f495a4bdde1f4e24cd45e36420c1c9868b1503</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/machine.I2C: Fix I2C constructor docs to match impl.</title>
<updated>2016-12-30T04:25:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-12-30T04:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d377c837946dc7476918dcda1580467396e5a153'/>
<id>urn:sha1:d377c837946dc7476918dcda1580467396e5a153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial: Update intro to add Getting the firmware section.</title>
<updated>2016-12-30T03:27:02+00:00</updated>
<author>
<name>Andrew Mulholland</name>
<email>gbaman@users.noreply.github.com</email>
</author>
<published>2016-12-27T14:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71ff0b549d179acb210b4a2cc44ba726f61eede4'/>
<id>urn:sha1:71ff0b549d179acb210b4a2cc44ba726f61eede4</id>
<content type='text'>
Add a "Getting the firmware" section to better describe how to get hold of
the MicroPython firmware, especially if you have a 512kb module.
</content>
</entry>
<entry>
<title>docs/library/pyb.UART: Moved writechar doc to sit with other writes.</title>
<updated>2016-12-14T22:59:45+00:00</updated>
<author>
<name>Lorenz Schmid</name>
<email>lorenzschmid@users.noreply.github.com</email>
</author>
<published>2016-12-14T22:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5b3c7e7f9443319d9330ab6ab06c6b365226082'/>
<id>urn:sha1:a5b3c7e7f9443319d9330ab6ab06c6b365226082</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/pyb.UART: Added clarification about timeouts.</title>
<updated>2016-12-14T22:59:32+00:00</updated>
<author>
<name>Lorenz Schmid</name>
<email>lorenzschmid@users.noreply.github.com</email>
</author>
<published>2016-12-14T22:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0caac94b986bb0b08918b68d48feb4c5a0c4991c'/>
<id>urn:sha1:0caac94b986bb0b08918b68d48feb4c5a0c4991c</id>
<content type='text'>
</content>
</entry>
</feed>
