<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/shared_bindings_matrix.py, branch 5.0.0-beta.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-beta.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-10-02T05:02:49+00:00</updated>
<entry>
<title>use 'any()' vs 'len == 1 &amp; == False'</title>
<updated>2019-10-02T05:02:49+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-10-02T05:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01ec3b995e8613489791efb3fb8add9a6d662a51'/>
<id>urn:sha1:01ec3b995e8613489791efb3fb8add9a6d662a51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add parsing for 'MINIMAL/DEFAULT'; process inclusion when determined by another module</title>
<updated>2019-09-28T04:41:34+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-09-28T04:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3dda7c535385e367c761bd968ab117d90825cd2'/>
<id>urn:sha1:c3dda7c535385e367c761bd968ab117d90825cd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix board_exclusion lookup</title>
<updated>2019-07-27T16:01:10+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T16:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=143275db044ae8a3f1d5aebb5b4c7ddfe49e4d69'/>
<id>urn:sha1:143275db044ae8a3f1d5aebb5b4c7ddfe49e4d69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use MICROPY_HW_BOARD_NAME vice board's folder name</title>
<updated>2019-07-27T15:30:57+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T15:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=69bbdcab91e9aec0715be23633551d15e9a55c9e'/>
<id>urn:sha1:69bbdcab91e9aec0715be23633551d15e9a55c9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add port-wide config parsing; add modules-by-board function</title>
<updated>2019-07-27T14:15:37+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-27T14:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a184380dc9a01a88ecb3735d5fbf48e955f2546f'/>
<id>urn:sha1:a184380dc9a01a88ecb3735d5fbf48e955f2546f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't use files to pass data; call and return directly in conf.py</title>
<updated>2019-07-24T01:49:37+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-24T01:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b90b63bb2bb27597f87173f10451980c4412757f'/>
<id>urn:sha1:b90b63bb2bb27597f87173f10451980c4412757f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more python3.5 compatibility fixes</title>
<updated>2019-07-07T14:14:46+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-07T14:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fce1efc74c0397447a79c94701b9f17cc9038d91'/>
<id>urn:sha1:fce1efc74c0397447a79c94701b9f17cc9038d91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle module exclusion when the default is to not include a module</title>
<updated>2019-07-05T23:00:26+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-05T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=86e885c5fc1d22217da56d9a0d29b798f95bb99d'/>
<id>urn:sha1:86e885c5fc1d22217da56d9a0d29b798f95bb99d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update regex module use to be python3.5 compatible</title>
<updated>2019-07-05T21:11:19+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-05T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7378744bb2357c9b949fc3b74a9dfbb4b7cdb85e'/>
<id>urn:sha1:7378744bb2357c9b949fc3b74a9dfbb4b7cdb85e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix late-night directory snafu</title>
<updated>2019-07-04T06:49:40+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-07-04T06:49:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=42ed84141ebdf821131bd477700e399f4fa76c98'/>
<id>urn:sha1:42ed84141ebdf821131bd477700e399f4fa76c98</id>
<content type='text'>
</content>
</entry>
</feed>
