<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module, branch 6.2.0-beta.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-02-02T17:53:10+00:00</updated>
<entry>
<title>Merge pull request #4114 from tannewt/spidevice_spi</title>
<updated>2021-02-02T17:53:10+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-02-02T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a8614984048624f3e2c1208e1d0c2d87325eaf09'/>
<id>urn:sha1:a8614984048624f3e2c1208e1d0c2d87325eaf09</id>
<content type='text'>
Add .spi accessor to SPIDevice</content>
</entry>
<entry>
<title>Add .spi accessor to SPIDevice</title>
<updated>2021-02-02T04:03:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-02-02T04:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8fd6bff7274335d139691d2ce0438b01e58b3ec2'/>
<id>urn:sha1:8fd6bff7274335d139691d2ce0438b01e58b3ec2</id>
<content type='text'>
Fixes #4108
</content>
</entry>
<entry>
<title>Fixed for boards without longint</title>
<updated>2021-02-01T23:58:34+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-02-01T23:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0cf2df48c43f34d81dfb5fc466878716e3555b37'/>
<id>urn:sha1:0cf2df48c43f34d81dfb5fc466878716e3555b37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rgbmatrix: Eliminate some duplicated height-calculating code</title>
<updated>2021-01-26T20:35:26+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-26T20:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20c9f25a654df33e4fb719edfeaad8c4d4396f5e'/>
<id>urn:sha1:20c9f25a654df33e4fb719edfeaad8c4d4396f5e</id>
<content type='text'>
This was hard to write, so let's have it written in 2 places instead
of 4.
</content>
</entry>
<entry>
<title>RGBMatrix: Additional tile tweaks</title>
<updated>2021-01-26T20:33:48+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-26T20:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=368977fb906e6561bd67977a47dc0b415547cc33'/>
<id>urn:sha1:368977fb906e6561bd67977a47dc0b415547cc33</id>
<content type='text'>
 * Introduce explicit serpentine: bool argument instead of using negative
   numbers (thanks, ghost of @tannewt sitting on one shoulder)
 * Fix several calculations of height

Testing performed (matrixportal):
 * set up a serpentine 64x64 virtual display with 2 64x32 tiles
 * tried all 4 rotations
 * looked at output of REPL
</content>
</entry>
<entry>
<title>protmatter: Update to version that supports tiling</title>
<updated>2021-01-26T15:19:44+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2021-01-26T15:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=51f054440516d21bd2e8d07a3e6f1f8e3acfbd55'/>
<id>urn:sha1:51f054440516d21bd2e8d07a3e6f1f8e3acfbd55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4051 from jamesbowman/main</title>
<updated>2021-01-25T22:44:48+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-01-25T22:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4241fd4b18a9057bcd836b81c651cfb363ba8828'/>
<id>urn:sha1:4241fd4b18a9057bcd836b81c651cfb363ba8828</id>
<content type='text'>
EVE: change fixed-point integer arguments to floating point </content>
</entry>
<entry>
<title>Merge pull request #3936 from gamblor21/busdevice_fixes</title>
<updated>2021-01-25T22:41:53+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2021-01-25T22:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2ac2da7ccd3ffe60cfa56efd321cd967a8bc4a5'/>
<id>urn:sha1:a2ac2da7ccd3ffe60cfa56efd321cd967a8bc4a5</id>
<content type='text'>
Changing adafruit_bus_device to duck typing</content>
</entry>
<entry>
<title>Change from fixed-point integer arguments to floating point in EVE API functions</title>
<updated>2021-01-22T23:52:46+00:00</updated>
<author>
<name>James Bowman</name>
<email>jamesb@excamera.com</email>
</author>
<published>2021-01-22T23:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dff3423c231c07751175ded39a18beef28aecd4f'/>
<id>urn:sha1:dff3423c231c07751175ded39a18beef28aecd4f</id>
<content type='text'>
Changed calls: PointSize(), LineWidth(), VertexTranslateX() and VertexTranslateY()
Units for all the above are now pixels, not fixed-point integers. This matches OpenGL.
Docstrings updated accordingly
</content>
</entry>
<entry>
<title>Fix warnings that come from -O3 (I think)</title>
<updated>2021-01-21T03:16:56+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2021-01-21T01:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b4ad1ed0399dc77632bf7dca61b269517320ad9'/>
<id>urn:sha1:2b4ad1ed0399dc77632bf7dca61b269517320ad9</id>
<content type='text'>
</content>
</entry>
</feed>
