<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.8.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-10-17T04:32:43+00:00</updated>
<entry>
<title>docs: Bump version to 1.8.5.</title>
<updated>2016-10-17T04:32:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-10-17T04:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c8d31585a00616b39839d112b7c696dafed6b08d'/>
<id>urn:sha1:c8d31585a00616b39839d112b7c696dafed6b08d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/reference: Add constrained.rst doc.</title>
<updated>2016-10-11T04:27:20+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2016-09-06T06:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e1dec181806d7cd34b5dfec8cdce4c41b39ab53'/>
<id>urn:sha1:9e1dec181806d7cd34b5dfec8cdce4c41b39ab53</id>
<content type='text'>
It contains detailed information about writing scripts to run efficiently
on microcontrollers (and other constrained systems).
</content>
</entry>
<entry>
<title>docs/wipy: Correct deep sleep current figure.</title>
<updated>2016-10-10T12:22:39+00:00</updated>
<author>
<name>daniel</name>
<email>daniel@pycom.io</email>
</author>
<published>2016-10-10T12:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a181340ad88f75a2910818b112cf55f816dcc611'/>
<id>urn:sha1:a181340ad88f75a2910818b112cf55f816dcc611</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/uos: Add uos.statvfs() documentation.</title>
<updated>2016-10-07T02:16:54+00:00</updated>
<author>
<name>Alex March</name>
<email>alex.march.dev@gmail.com</email>
</author>
<published>2016-09-27T09:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=00c1fc6d77ede97f8bd9b486b0eed7afb2a3a9e0'/>
<id>urn:sha1:00c1fc6d77ede97f8bd9b486b0eed7afb2a3a9e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal/usb: Add support to receive USB HID messages from host.</title>
<updated>2016-10-04T04:38:01+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-29T21:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eb239b839855de4f7fbf241635b702773f421b60'/>
<id>urn:sha1:eb239b839855de4f7fbf241635b702773f421b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extmod/machine_i2c: Add support for the addrsize parameter in mem xfers.</title>
<updated>2016-09-28T04:45:29+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2016-09-19T18:53:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=219245e10fa01ab81a7dd10b64fffd07e2ec1a49'/>
<id>urn:sha1:219245e10fa01ab81a7dd10b64fffd07e2ec1a49</id>
<content type='text'>
The memory read/write I2C functions now take an optional keyword-only
parameter that specifies the number of bits in the memory address.
Only mem-addrs that are a multiple of 8-bits are supported (otherwise
the behaviour is undefined).

Due to the integer type used for the address, for values larger than 32
bits, only 32 bits of address will be sent, and the rest will be padded
with 0s. Right now no exception is raised when that happens. For values
smaller than 8, no address is sent. Also no exception then.

Tested with a VL6180 sensor, which has 16-bit register addresses.

Due to code refactoring, this patch reduces stmhal and esp8266 builds
by about 50 bytes.
</content>
</entry>
<entry>
<title>docs/library/machine: Update description of disable/enable IRQ funcs.</title>
<updated>2016-09-23T03:15:58+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-23T03:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eeb9d99333fceaf924f7e367325c584d0a07cb48'/>
<id>urn:sha1:eeb9d99333fceaf924f7e367325c584d0a07cb48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/pyb.SPI: init(): Describe "bits" argument.</title>
<updated>2016-09-18T18:41:21+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-09-18T18:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4ab3eef8d77c436e1ba27d6690cb9b505dd1c8ad'/>
<id>urn:sha1:4ab3eef8d77c436e1ba27d6690cb9b505dd1c8ad</id>
<content type='text'>
Based on https://github.com/micropython/micropython/pull/2210 .
</content>
</entry>
<entry>
<title>Small WiPy doc fixes</title>
<updated>2016-09-18T18:38:29+00:00</updated>
<author>
<name>juhasch</name>
<email>juergen.hasch@elbonia.de</email>
</author>
<published>2016-08-22T18:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2391b5a74ff771e2bfc7529aed2f7717309c448'/>
<id>urn:sha1:a2391b5a74ff771e2bfc7529aed2f7717309c448</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.8.4.</title>
<updated>2016-09-09T04:07:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-09T04:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3611dcc260cef08eaa497cea4e3ca17977848b6c'/>
<id>urn:sha1:3611dcc260cef08eaa497cea4e3ca17977848b6c</id>
<content type='text'>
</content>
</entry>
</feed>
