<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/machine.Pin.rst, 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-08-02T08:17:46+00:00</updated>
<entry>
<title>docs: Spelling mistakes</title>
<updated>2016-08-02T08:17:46+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-07-31T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce166e6b68b7fafb73a99fd64081f8a4155fe22a'/>
<id>urn:sha1:ce166e6b68b7fafb73a99fd64081f8a4155fe22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/machine*: Remove explicit targets and "machine." prefixes on classes.</title>
<updated>2016-06-09T00:03:53+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-09T00:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79b40d11276b2b70b2eaa2fe0cac4d3d830c19e4'/>
<id>urn:sha1:79b40d11276b2b70b2eaa2fe0cac4d3d830c19e4</id>
<content type='text'>
With currentmodule:: set properly, none are needed. Extra "machine." prefix
produces wrong indexing data.
</content>
</entry>
<entry>
<title>docs/machine.Pin: Disambiguate object call method.</title>
<updated>2016-06-08T23:58:15+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-08T23:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0c296f6d515b0a18306213cf64d9580875448f6'/>
<id>urn:sha1:a0c296f6d515b0a18306213cf64d9580875448f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/machine.Pin: Add class designator to all constants.</title>
<updated>2016-06-07T22:37:03+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T22:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bba77a2d0166918aeba8c6b8e9d8a4c3f6a8c4dd'/>
<id>urn:sha1:bba77a2d0166918aeba8c6b8e9d8a4c3f6a8c4dd</id>
<content type='text'>
This makes rendered docs to not provide incorrect information and
consistent with how it's down for other machine classes.
</content>
</entry>
<entry>
<title>docs/machine.*: Use proper class case in method headers.</title>
<updated>2016-06-07T22:33:49+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T22:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d7243f44c68c5c1bfeba160a1650174c744722f'/>
<id>urn:sha1:7d7243f44c68c5c1bfeba160a1650174c744722f</id>
<content type='text'>
Class designator will be used as is in indexes, so must match actual class
name.
</content>
</entry>
<entry>
<title>docs/machine.Pin: Remove explicit target.</title>
<updated>2016-06-07T22:13:59+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T22:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a4361ca671d4fc2b69543c2e7f787ae21467a67'/>
<id>urn:sha1:0a4361ca671d4fc2b69543c2e7f787ae21467a67</id>
<content type='text'>
With currentmodule:: support, all targets should be generated properly by
Sphinx.
</content>
</entry>
<entry>
<title>docs/machine.*: Add "currentmodule:: machine" directive.</title>
<updated>2016-06-07T21:46:27+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T21:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c8b7628094528cb8b68de499165db5bfb0b1264b'/>
<id>urn:sha1:c8b7628094528cb8b68de499165db5bfb0b1264b</id>
<content type='text'>
Makes sure that classes described in these separate files are properly
designated as belonging to "machine" module in indexes.
</content>
</entry>
<entry>
<title>docs/library/machine.Pin: Mention GPIO and cross-link .value() function.</title>
<updated>2016-06-07T14:49:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T14:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2c5fc681c809e6bf871a463f1b20e433a338c4f6'/>
<id>urn:sha1:2c5fc681c809e6bf871a463f1b20e433a338c4f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/machine.Pin: Update pin docs to reflect ESP8266 support.</title>
<updated>2016-05-03T12:55:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2016-05-03T12:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5036b6ad1822ea701085f17959d787ed103ac737'/>
<id>urn:sha1:5036b6ad1822ea701085f17959d787ed103ac737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Correct pin interrupt example code for the WiPy.</title>
<updated>2016-03-28T11:12:58+00:00</updated>
<author>
<name>danicampora</name>
<email>daniel@wipy.io</email>
</author>
<published>2016-03-28T11:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=193795398d0d295c0355a15c18ced2cc16781aae'/>
<id>urn:sha1:193795398d0d295c0355a15c18ced2cc16781aae</id>
<content type='text'>
</content>
</entry>
</feed>
