<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library, branch v1.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-01-29T23:06:13+00:00</updated>
<entry>
<title>docs: Update to say that Timer(3) is free, and detail LED intensity.</title>
<updated>2016-01-29T23:06:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-01-29T23:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f87a010e331c42fe020ad2803e5a1b67065b87a'/>
<id>urn:sha1:0f87a010e331c42fe020ad2803e5a1b67065b87a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Several minor changes: network, pyb, ADCAll and inline asm.</title>
<updated>2016-01-13T21:53:26+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2016-01-11T06:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c13b2f2d0040cdf38ea3178717480d07f02c5245'/>
<id>urn:sha1:c13b2f2d0040cdf38ea3178717480d07f02c5245</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Include extra functions in time documentation for pyboard.</title>
<updated>2016-01-04T22:57:21+00:00</updated>
<author>
<name>Henrik Sölver</name>
<email>henrik.solver@gmail.com</email>
</author>
<published>2016-01-04T21:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67f40fb237d5c2fa5a8b9604e76a99716492a44a'/>
<id>urn:sha1:67f40fb237d5c2fa5a8b9604e76a99716492a44a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library: Add network server example.</title>
<updated>2015-12-16T21:35:14+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-12-16T21:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=67a5bfc6d8b78de683e5035ed39f4a998e150f9c'/>
<id>urn:sha1:67a5bfc6d8b78de683e5035ed39f4a998e150f9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update docs for WiPy wlan.connect().</title>
<updated>2015-11-18T18:47:40+00:00</updated>
<author>
<name>Noah</name>
<email>noah@hack.se</email>
</author>
<published>2015-11-05T02:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=00960133c2b1732daf28423481b4ffc8a14f207a'/>
<id>urn:sha1:00960133c2b1732daf28423481b4ffc8a14f207a</id>
<content type='text'>
- The link establishment timeout is infinite by default
- Fix typo in notes about the auth kwarg
</content>
</entry>
<entry>
<title>docs/select: Document POLLIN/OUT/ERR/HUP.</title>
<updated>2015-11-09T20:10:32+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-11-09T20:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=549c79d11e4343ee6cd857c8cda054194bc78482'/>
<id>urn:sha1:549c79d11e4343ee6cd857c8cda054194bc78482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/index.rst: Minimally adapt for unix port.</title>
<updated>2015-10-30T22:15:25+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-30T22:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=43efb46328383aca78d429d24341dc38e9dccf8d'/>
<id>urn:sha1:43efb46328383aca78d429d24341dc38e9dccf8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: select: Describe poll.poll() return value in detail.</title>
<updated>2015-10-29T19:08:10+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-29T19:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98b6d35c4ffa8ad40fb7aead3b9025c5e0471c27'/>
<id>urn:sha1:98b6d35c4ffa8ad40fb7aead3b9025c5e0471c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: USB_VCP: Always in non-blocking mode, clarify stream method returns.</title>
<updated>2015-10-25T10:24:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-25T10:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b7ab70c71c3db3fd81aeadb50874615977b1eadb'/>
<id>urn:sha1:b7ab70c71c3db3fd81aeadb50874615977b1eadb</id>
<content type='text'>
They return None if no data available.
</content>
</entry>
<entry>
<title>docs: Explicitly specify behavior of UART stream protocol methods on timeout.</title>
<updated>2015-10-25T05:25:34+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-24T19:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cf6daa096681dd2926e37415eb10ac99c36f5c0d'/>
<id>urn:sha1:cf6daa096681dd2926e37415eb10ac99c36f5c0d</id>
<content type='text'>
</content>
</entry>
</feed>
