<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.8.4</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.4</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.8.4'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2016-09-09T04:07:09+00:00</updated>
<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>
<entry>
<title>stmhal,cc3200,esp8266: Consistently use PWRON_RESET constant.</title>
<updated>2016-09-08T02:50:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-08T02:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3b5480be7243684e31e4631e3da49c725fa7234'/>
<id>urn:sha1:f3b5480be7243684e31e4631e3da49c725fa7234</id>
<content type='text'>
machine.POWER_ON is renamed to machine.PWRON_RESET to match other
reset-cause constants that all end in _RESET.  The cc3200 port keeps a
legacy definition of POWER_ON for backwards compatibility.
</content>
</entry>
<entry>
<title>docs/reference/isr_rules.rst: Two minor additions to docs for using ISR.</title>
<updated>2016-09-07T07:12:42+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2016-09-06T10:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dab0f316d26f4c77c94d9e51c35d5f63ed118d3c'/>
<id>urn:sha1:dab0f316d26f4c77c94d9e51c35d5f63ed118d3c</id>
<content type='text'>
- Refers to the technique of instantiating an object for use in an ISR by
  specifying it as a default argument.

- Footnote detailing the fact that interrupt handlers continue to be
  executed at the REPL.
</content>
</entry>
<entry>
<title>docs/library/machine.WDT: Add that WDT is available on pyboard.</title>
<updated>2016-09-06T04:20:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-09-06T04:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a9542c0c0319ac268d227ea8daf4c36ac7e870d'/>
<id>urn:sha1:4a9542c0c0319ac268d227ea8daf4c36ac7e870d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Further improvements for SPI subsections.</title>
<updated>2016-09-04T20:31:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-09-04T20:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b4df3e74e15ac1658c125b13bbaca5203bab5505'/>
<id>urn:sha1:b4df3e74e15ac1658c125b13bbaca5203bab5505</id>
<content type='text'>
Consistency and formatting.
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Update information on SPI classes.</title>
<updated>2016-09-04T18:13:55+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-09-04T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20da9064d7492b2f37a2140c17e468fb5785a593'/>
<id>urn:sha1:20da9064d7492b2f37a2140c17e468fb5785a593</id>
<content type='text'>
SPI(1) is not used for hardware SPI. Few more details are provided.
</content>
</entry>
<entry>
<title>docs/esp8266/quickref: Add internal links to docs for some modules.</title>
<updated>2016-08-29T07:40:36+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-29T07:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76dcaddc0f647bd597013980108b0b28bb6eb1c9'/>
<id>urn:sha1:76dcaddc0f647bd597013980108b0b28bb6eb1c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/pyboard/quickref: Add section on "delay and timing" for utime mod.</title>
<updated>2016-08-29T07:33:02+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-29T07:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=efc904c41d4acc631ec0781a7489c382d6d0b396'/>
<id>urn:sha1:efc904c41d4acc631ec0781a7489c382d6d0b396</id>
<content type='text'>
And remove reference to deprecated pyb.delay() and pyb.millis().
</content>
</entry>
<entry>
<title>docs/pyboard/quickref: Add links to pinouts for other pyboard variants.</title>
<updated>2016-08-29T07:32:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-08-29T07:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5c3a2f162ec08aa2df900f25e87abb5d74e39c7c'/>
<id>urn:sha1:5c3a2f162ec08aa2df900f25e87abb5d74e39c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library: Add reference for pyb.usb_mode and pyb.USB_HID.</title>
<updated>2016-08-29T05:17:20+00:00</updated>
<author>
<name>Philip Potter</name>
<email>philip.g.potter@gmail.com</email>
</author>
<published>2016-08-28T17:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f8b1ba8a2c3588f319f6b426aa07e97d2e17b24'/>
<id>urn:sha1:0f8b1ba8a2c3588f319f6b426aa07e97d2e17b24</id>
<content type='text'>
</content>
</entry>
</feed>
