<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch v1.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-10-21T15:58:52+00:00</updated>
<entry>
<title>docs: Bump version to 1.5.</title>
<updated>2015-10-21T15:58:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-21T15:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe08e3a54fd282a100c00c9f9d4cc87869e711f0'/>
<id>urn:sha1:fe08e3a54fd282a100c00c9f9d4cc87869e711f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Bump version to 1.1.0</title>
<updated>2015-10-21T14:42:14+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T14:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8fd8bb36b3e77037ba6fcaa23f82358fa4f88c2f'/>
<id>urn:sha1:8fd8bb36b3e77037ba6fcaa23f82358fa4f88c2f</id>
<content type='text'>
Incluides several improvements and a few API changes to comply
with the new hardware API.
</content>
</entry>
<entry>
<title>docs/wipy: Fix formatting indentation.</title>
<updated>2015-10-21T13:43:02+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T13:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3b24e83731c4eeefb0965114a3957f0060150968'/>
<id>urn:sha1:3b24e83731c4eeefb0965114a3957f0060150968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy: Remove incorrect references to usb configuration.</title>
<updated>2015-10-21T13:41:36+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T13:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bb489066e8abe790ed3eb0e8707ed957e1ee6326'/>
<id>urn:sha1:bb489066e8abe790ed3eb0e8707ed957e1ee6326</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/wipy: Add more tutorials and examples.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T12:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=109b363ddc1a83ec35511bde0eea8bb8a0ec206b'/>
<id>urn:sha1:109b363ddc1a83ec35511bde0eea8bb8a0ec206b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Fix UART tests after correcting uart.read() behaviour.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T12:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=075ca645219a2cb90f886eabdedd80d6b3fc0501'/>
<id>urn:sha1:075ca645219a2cb90f886eabdedd80d6b3fc0501</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Enable "all special methods" configuration option.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T09:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=be2879ce897496ff7198495598a688435ccb0675'/>
<id>urn:sha1:be2879ce897496ff7198495598a688435ccb0675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Remove remaining references to 'af', which is now 'alt'.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T09:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee0058d17474bd9b01b09ec90d70c557c81b6d1a'/>
<id>urn:sha1:ee0058d17474bd9b01b09ec90d70c557c81b6d1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Correct ticks_cpu and ticks_us functions in time module.</title>
<updated>2015-10-21T13:30:57+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-21T09:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f2daf430410c7c8a05026ccab4b047bb928fbdc'/>
<id>urn:sha1:1f2daf430410c7c8a05026ccab4b047bb928fbdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Remove UART info on README.md.</title>
<updated>2015-10-21T13:30:56+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-10-20T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c7f9b16f0037cf3ca206de1f464d8237587ded7'/>
<id>urn:sha1:1c7f9b16f0037cf3ca206de1f464d8237587ded7</id>
<content type='text'>
The UART REPL it's not enabled by default anymore.
</content>
</entry>
</feed>
