<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.5.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-12-31T14:43:19+00:00</updated>
<entry>
<title>docs: Bump version to 1.5.2.</title>
<updated>2015-12-31T14:43:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-12-31T14:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed584e2ffd906e97ae234cccebbc63222a7dbcf2'/>
<id>urn:sha1:ed584e2ffd906e97ae234cccebbc63222a7dbcf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add discussion on interrupt handlers incl uPy specific techniques.</title>
<updated>2015-12-31T00:02:09+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2015-12-08T12:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=521759ee18f94a0a55f1fcc8a1242da9cf92af55'/>
<id>urn:sha1:521759ee18f94a0a55f1fcc8a1242da9cf92af55</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: Bump version to 1.5.1.</title>
<updated>2015-11-23T21:27:33+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-11-23T21:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4dea24e10590928310f3b03703e966c9f774871c'/>
<id>urn:sha1:4dea24e10590928310f3b03703e966c9f774871c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy: Make wifi/wlan naming consistent with tutorial.rst.</title>
<updated>2015-11-18T19:02:07+00:00</updated>
<author>
<name>Chris Liechti</name>
<email>cliechti@gmx.net</email>
</author>
<published>2015-11-10T00:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=426f326d3594c567102237620e8a5fe8c709eee5'/>
<id>urn:sha1:426f326d3594c567102237620e8a5fe8c709eee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy: Add warning about losing wlan connection when changing mode.</title>
<updated>2015-11-18T18:55:55+00:00</updated>
<author>
<name>Jason Hildebrand</name>
<email>jason@peaceworks.ca</email>
</author>
<published>2015-11-12T05:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9142179f813fe10bf0f027ff07097da4882f2d10'/>
<id>urn:sha1:9142179f813fe10bf0f027ff07097da4882f2d10</id>
<content type='text'>
Also provide workarounds, link to other revelant sections,
and fix some typos.
</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/wipy: Fixed some typos in the WiPy's tutorials.</title>
<updated>2015-11-18T18:40:29+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-11-17T07:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3308daa6fb74bc42f764b505d738a82bca8b508'/>
<id>urn:sha1:f3308daa6fb74bc42f764b505d738a82bca8b508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Fix a typo in the REPL documentation.</title>
<updated>2015-11-10T20:19:20+00:00</updated>
<author>
<name>Dave Hylands</name>
<email>dhylands@gmail.com</email>
</author>
<published>2015-11-10T05:45:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3551368424dffdfb8432f3ff4fb02e0e6590285f'/>
<id>urn:sha1:3551368424dffdfb8432f3ff4fb02e0e6590285f</id>
<content type='text'>
</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>
</feed>
