<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs, branch v1.3.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-11-28T17:48:48+00:00</updated>
<entry>
<title>docs: Bump version to 1.3.7.</title>
<updated>2014-11-28T17:48:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-28T17:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=722fab7c2a1aa9e141f4bfc794f705855ef46796'/>
<id>urn:sha1:722fab7c2a1aa9e141f4bfc794f705855ef46796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update uheapq.rst</title>
<updated>2014-11-28T17:32:29+00:00</updated>
<author>
<name>inaugurator</name>
<email>inaugurator@users.noreply.github.com</email>
</author>
<published>2014-11-27T23:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9aae41121bf0fd8036300c154daafb061546de52'/>
<id>urn:sha1:9aae41121bf0fd8036300c154daafb061546de52</id>
<content type='text'>
Erratum in froh.</content>
</entry>
<entry>
<title>docs: Fix RTD build configuration.</title>
<updated>2014-11-15T21:33:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T21:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5228854f0e026838c21a1e603dab77bb61d2fada'/>
<id>urn:sha1:5228854f0e026838c21a1e603dab77bb61d2fada</id>
<content type='text'>
ReadTheDocs needs the root directory in its search path so it finds
topindex.html.
</content>
</entry>
<entry>
<title>stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.</title>
<updated>2014-11-15T21:28:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-15T21:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1b42d7b51c191d1ab3e44d712bc4b534b2d619e'/>
<id>urn:sha1:d1b42d7b51c191d1ab3e44d712bc4b534b2d619e</id>
<content type='text'>
Also update docs to explain how CAN baudrate is determined.
</content>
</entry>
<entry>
<title>docs: Add optional sphinx_rtd_theme; add docs build instructions.</title>
<updated>2014-11-15T19:01:19+00:00</updated>
<author>
<name>evildmp</name>
<email>daniele@vurt.org</email>
</author>
<published>2014-11-06T00:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aec189a5ba4e1feac82625507851d4188f6dd510'/>
<id>urn:sha1:aec189a5ba4e1feac82625507851d4188f6dd510</id>
<content type='text'>
The sphinx_rtd_theme is used by ReadTheDocs to render a pretty looking
documentation.  If you have this theme installed locally then your
locally-compiled docs will look exactly like the published
documentation.   Otherwise it falls back to the default theme.
</content>
</entry>
<entry>
<title>Document parameter "data" of i2c.mem_read() more clear</title>
<updated>2014-11-15T18:31:37+00:00</updated>
<author>
<name>Matthias</name>
<email>matthias@sigxcpu.org</email>
</author>
<published>2014-11-12T22:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca0b0cb83f55afddc0b8055f6283dc13f7cafdc6'/>
<id>urn:sha1:ca0b0cb83f55afddc0b8055f6283dc13f7cafdc6</id>
<content type='text'>
Hi,

i would like to add a little clarification to the parameter "data" of i2c.mem_read(): I misunderstood 

        ``data`` can be an integer or a buffer to read into

as "i can give a integer variable to read a integer into" .  This pull-request adds the following clarification:

         ``data`` can be an integer (number of bytes to read) or a buffer to read into

Thanks for your great work!

Best wishes,
Matthias</content>
</entry>
<entry>
<title>docs: select: Describe extra details.</title>
<updated>2014-11-08T23:48:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-11-08T18:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d8474d3617c621abf78b06419808d455b6b1ae27'/>
<id>urn:sha1:d8474d3617c621abf78b06419808d455b6b1ae27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Bump version to 1.3.6.</title>
<updated>2014-11-04T19:04:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T19:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ff8d0e071c4281e7593b4798e92af56bb80f5471'/>
<id>urn:sha1:ff8d0e071c4281e7593b4798e92af56bb80f5471</id>
<content type='text'>
This needs to be done before actually tagging the new version.
</content>
</entry>
<entry>
<title>docs: Update front page to display date of last update.</title>
<updated>2014-11-04T18:51:29+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T18:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e3722137f1c2c5f4ee6c24829b1f46e62aedf2e'/>
<id>urn:sha1:0e3722137f1c2c5f4ee6c24829b1f46e62aedf2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add links from quickref to pyb classes.</title>
<updated>2014-11-04T18:25:20+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-04T18:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8e701604d570d8c45da95ced677ef999fb4c48a6'/>
<id>urn:sha1:8e701604d570d8c45da95ced677ef999fb4c48a6</id>
<content type='text'>
</content>
</entry>
</feed>
