<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/wipy, branch v1.4.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.4.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-09-21T20:30:32+00:00</updated>
<entry>
<title>cc3200: New SD and RTC API plus os and time modules' extensions.</title>
<updated>2015-09-21T20:30:32+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-16T12:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dffa9f6da65cd03e834b2ed3914f40428f72e49f'/>
<id>urn:sha1:dffa9f6da65cd03e834b2ed3914f40428f72e49f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Adapt WiPy's ADC doc and quickref to the new API.</title>
<updated>2015-09-16T08:10:40+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-15T17:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=861fad581975640dc943990ee889f3dc7cd8eb5d'/>
<id>urn:sha1:861fad581975640dc943990ee889f3dc7cd8eb5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Update I2C and UART docs to match the new API.</title>
<updated>2015-09-16T08:10:22+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-11T12:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f38d16483a41313bedef683d331c8cb26af50f14'/>
<id>urn:sha1:f38d16483a41313bedef683d331c8cb26af50f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Add alternate functions list to Pin object.</title>
<updated>2015-09-10T05:59:41+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-04T12:36:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=36821d095a2657ab370a8f413f471f4c9ad9a8b5'/>
<id>urn:sha1:36821d095a2657ab370a8f413f471f4c9ad9a8b5</id>
<content type='text'>
Also remove pin.high() and pin.low() methods.
</content>
</entry>
<entry>
<title>cc3200: Re-work Pin class according to the new API.</title>
<updated>2015-09-10T05:59:35+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-09-03T09:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d5e256486eafab543c3e24850fe87136c2f0575d'/>
<id>urn:sha1:d5e256486eafab543c3e24850fe87136c2f0575d</id>
<content type='text'>
Also add relevant test.
</content>
</entry>
<entry>
<title>cc3200: Change HeartBeat period from 5 to 4 seconds.</title>
<updated>2015-08-16T18:18:09+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-12T20:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa8e8acb7d2a4dc2b96912ce88c7a03e683bb9d7'/>
<id>urn:sha1:aa8e8acb7d2a4dc2b96912ce88c7a03e683bb9d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Rework SD API. Increase heap to avoid malloc failures.</title>
<updated>2015-08-16T18:17:58+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-11T14:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11d21081b4321ff4a1078b728911fe15fea94509'/>
<id>urn:sha1:11d21081b4321ff4a1078b728911fe15fea94509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Improve callback API.</title>
<updated>2015-08-16T18:17:52+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-11T09:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea5061e409449118ed45ce2956800780631bcf9e'/>
<id>urn:sha1:ea5061e409449118ed45ce2956800780631bcf9e</id>
<content type='text'>
Rename "wakes" param to "wake_from" and make "value" an object
instead of an integer.
</content>
</entry>
<entry>
<title>cc3200: Enable bootloader safe boot on latest firmware.</title>
<updated>2015-08-09T17:22:19+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-08-05T15:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=31f6a6fa70aa9140a6587a1e3f23bb604e5abbca'/>
<id>urn:sha1:31f6a6fa70aa9140a6587a1e3f23bb604e5abbca</id>
<content type='text'>
The first safe boot level executes the latest firmware but skips
'main.py' and 'boot.py'.
</content>
</entry>
<entry>
<title>cc3200: Append last 2 bytes of the MAC address to the default SSID.</title>
<updated>2015-07-29T22:43:16+00:00</updated>
<author>
<name>Daniel Campora</name>
<email>daniel@wipy.io</email>
</author>
<published>2015-07-28T21:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aa58c7ec74e00f9dd652a1b56e2a7f8ae4b615da'/>
<id>urn:sha1:aa58c7ec74e00f9dd652a1b56e2a7f8ae4b615da</id>
<content type='text'>
</content>
</entry>
</feed>
