<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/CODECONVENTIONS.md, branch v1.6</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.6'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-10-11T23:06:25+00:00</updated>
<entry>
<title>Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.</title>
<updated>2015-10-11T23:06:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-11T23:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0334058fa43a8ac7c689007f5824510c2927c5cc'/>
<id>urn:sha1:0334058fa43a8ac7c689007f5824510c2927c5cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS: Add a short section about how to allocate heap memory.</title>
<updated>2015-07-20T11:18:16+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-07-20T11:18:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1367378721d65f97043ad7058f3f8656e9edae8'/>
<id>urn:sha1:d1367378721d65f97043ad7058f3f8656e9edae8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS.md: add documentation on putting comments in code.</title>
<updated>2015-06-25T09:56:39+00:00</updated>
<author>
<name>Garrett Berg</name>
<email>googberg@gmail.com</email>
</author>
<published>2015-06-13T02:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f64e080d9abe4e7b1c59d99fc7df2cfdcbb8320e'/>
<id>urn:sha1:f64e080d9abe4e7b1c59d99fc7df2cfdcbb8320e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS.md: Mention macro and enum names.</title>
<updated>2015-06-24T16:35:27+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-06-24T16:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3299f687f5b3b328008b568473c31dc8796a43c4'/>
<id>urn:sha1:3299f687f5b3b328008b568473c31dc8796a43c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS.md: Add function/variable/argument naming convention</title>
<updated>2015-06-24T16:35:27+00:00</updated>
<author>
<name>stijn</name>
<email>stijn@ignitron.net</email>
</author>
<published>2015-06-24T09:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9c7d183a94af60177dea14c1bfd2754dbfdda933'/>
<id>urn:sha1:9c7d183a94af60177dea14c1bfd2754dbfdda933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS.md: 16-bit ports exist now.</title>
<updated>2015-06-18T08:40:48+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-18T08:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b85bf25e97e771cbeefce255693035463974f320'/>
<id>urn:sha1:b85bf25e97e771cbeefce255693035463974f320</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CODECONVENTIONS.md: Header files no longer follow Plan 9 conventions.</title>
<updated>2015-06-18T08:38:09+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-18T08:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2474c2ae94d686e6ef58c5811897adc7f1bc098c'/>
<id>urn:sha1:2474c2ae94d686e6ef58c5811897adc7f1bc098c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated CODECONVENTIONS to clarify use of integer types.</title>
<updated>2014-09-25T14:49:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-23T17:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=16ef60fba6b8517bf6b6f71c19ae6baa44a3f9af'/>
<id>urn:sha1:16ef60fba6b8517bf6b6f71c19ae6baa44a3f9af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Python code conventions to CODECONVENTIONS.</title>
<updated>2014-04-18T11:46:46+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-18T11:46:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=90ac822097aeadbe43669347e2e36f9bb91a951d'/>
<id>urn:sha1:90ac822097aeadbe43669347e2e36f9bb91a951d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CODECONVENTIONS, and modify i2c module to conform.</title>
<updated>2013-12-29T12:12:25+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-12-29T12:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7f7636e41c930ab5044dd795e36bc9253a403ee9'/>
<id>urn:sha1:7f7636e41c930ab5044dd795e36bc9253a403ee9</id>
<content type='text'>
</content>
</entry>
</feed>
