<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/micropython.rst, branch 6.0.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-07-29T20:47:06+00:00</updated>
<entry>
<title>remove qemu-arm build; fix docs build bugs</title>
<updated>2018-07-29T20:47:06+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-29T20:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c76a4d477fdfd939f144c036479a6d0bde3543c0'/>
<id>urn:sha1:c76a4d477fdfd939f144c036479a6d0bde3543c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: after merge; before testing</title>
<updated>2018-07-11T20:45:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-11T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c219600a246d8956d0b23ea3f5d125a820e6b6a'/>
<id>urn:sha1:7c219600a246d8956d0b23ea3f5d125a820e6b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/micropython: Describe optimisation levels for opt_level().</title>
<updated>2018-03-05T08:10:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2018-03-05T08:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5fb699d87ffa178736021c4763d323be54e87d4'/>
<id>urn:sha1:a5fb699d87ffa178736021c4763d323be54e87d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/2.x' into merge_2x</title>
<updated>2018-02-27T23:24:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-27T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf05183158c67c4ef1824c3b1296d401bc7754d8'/>
<id>urn:sha1:bf05183158c67c4ef1824c3b1296d401bc7754d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs: Add notes on heap allocation caused by bound method refs.</title>
<updated>2017-11-23T00:35:58+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2017-11-12T06:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec1e9a10a73d9c5c3771a5797e9eceb62475b197'/>
<id>urn:sha1:ec1e9a10a73d9c5c3771a5797e9eceb62475b197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/micropython: Fix typo in RST formatting.</title>
<updated>2017-08-29T06:53:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-08-29T06:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe6f0354f6c1392dbdcfc7d9331c6a5ef3b3773a'/>
<id>urn:sha1:fe6f0354f6c1392dbdcfc7d9331c6a5ef3b3773a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions.</title>
<updated>2017-06-27T21:37:47+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-27T21:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f8ac28964d8d7801baed71e6414aad8621471458'/>
<id>urn:sha1:f8ac28964d8d7801baed71e6414aad8621471458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/micropython: Document the newer micropython functions.</title>
<updated>2017-05-17T14:25:09+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-05-17T14:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d007351b3377f97316c4af2adcec164fb5e56dca'/>
<id>urn:sha1:d007351b3377f97316c4af2adcec164fb5e56dca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/micropython: Deconditionalize.</title>
<updated>2017-04-16T06:18:47+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-16T06:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ae831ec0a8ff45a31d993798cd315027eba3d897'/>
<id>urn:sha1:ae831ec0a8ff45a31d993798cd315027eba3d897</id>
<content type='text'>
</content>
</entry>
</feed>
