<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 6.0.0-alpha.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-25T16:44:19+00:00</updated>
<entry>
<title>I2CPeripheral: Rename class and its module</title>
<updated>2020-06-25T16:44:19+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-23T13:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1d2cc0b968fb75e19a752ebe4ec846921297db0f'/>
<id>urn:sha1:1d2cc0b968fb75e19a752ebe4ec846921297db0f</id>
<content type='text'>
This is an incompatible change.
</content>
</entry>
<entry>
<title>Use main/selected terminology in docstrings</title>
<updated>2020-06-25T16:42:23+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T19:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9110e366369ba0f99c8e33032da64edb34a4c74a'/>
<id>urn:sha1:9110e366369ba0f99c8e33032da64edb34a4c74a</id>
<content type='text'>
Also copy some notes from busio docstrings to bitbangio docstrings
</content>
</entry>
<entry>
<title>gnss: Add timestamp</title>
<updated>2020-06-24T09:14:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-24T09:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab4c09cea7d93478f9e305bfdf4cfe4be6204186'/>
<id>urn:sha1:ab4c09cea7d93478f9e305bfdf4cfe4be6204186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gnss: Remove start and stop</title>
<updated>2020-06-24T09:14:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-24T09:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3509dad5b3364ea23ea8108a33aa88a853626104'/>
<id>urn:sha1:3509dad5b3364ea23ea8108a33aa88a853626104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gnss: add a comment about the units</title>
<updated>2020-06-24T09:14:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-18T15:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c49f4bcc8516a6dcc129305c1e2a052c5f66f4f7'/>
<id>urn:sha1:c49f4bcc8516a6dcc129305c1e2a052c5f66f4f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gnss: Implement new library for GNSS</title>
<updated>2020-06-24T09:14:44+00:00</updated>
<author>
<name>Kamil Tomaszewski</name>
<email>kamil.tomaszewski@sony.com</email>
</author>
<published>2020-06-16T18:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=84f424f6310bd9315d2dc002ff59b1802bcc1e8b'/>
<id>urn:sha1:84f424f6310bd9315d2dc002ff59b1802bcc1e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>_pew: move to common-hal</title>
<updated>2020-06-22T15:45:27+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-21T13:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a580f0f1c4f2a221ddf3ff169eff79158bd8acf6'/>
<id>urn:sha1:a580f0f1c4f2a221ddf3ff169eff79158bd8acf6</id>
<content type='text'>
I noticed that this code was referring to samd-specific functionality,
and isn't enabled except in one samd board (pewpew10).  Move it.

There is incomplte support for _pew in mimxrt10xx which then caused build
errors; adding a #if guard to check for _pew being enabled fixes it.
The _pew module is not likely to be important on mimxrt but I'll leave the
choice to remove it to someone else.
</content>
</entry>
<entry>
<title>shared-bindings: Change docstrings with '\x...' chars to raw strings</title>
<updated>2020-06-14T18:05:08+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T18:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32a29ffdff4f757b818be9d63df44366a9ea389c'/>
<id>urn:sha1:32a29ffdff4f757b818be9d63df44366a9ea389c</id>
<content type='text'>
Closes: #3032
</content>
</entry>
<entry>
<title>docs: Improve 5.0.x &lt;-&gt; main branch doc linkrot</title>
<updated>2020-06-14T16:12:35+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-06-14T16:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3c3cad5ae6f050150931373e1472098671779973'/>
<id>urn:sha1:3c3cad5ae6f050150931373e1472098671779973</id>
<content type='text'>
This improves, but does not entirely fix, the broken links that result
from the autoapi change.  It fixes module-level links, but class links
still do not work (e.g., /shared-bindings/displayio/Palette.html (5.0.x)
is now just /shared-bindings/displayio/#displayio.Palette).
</content>
</entry>
<entry>
<title>Fix up end of file and trailing whitespace.</title>
<updated>2020-06-03T09:56:35+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-05-30T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf'/>
<id>urn:sha1:dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf</id>
<content type='text'>
This can be enforced by pre-commit, but correct it separately to make it easier to review.
</content>
</entry>
</feed>
