<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/framebufferio, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-03T09:56:35+00:00</updated>
<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>
<entry>
<title>Swap sphinx to autoapi and the inline stubs</title>
<updated>2020-05-13T00:28:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-13T00:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4e8de3c554024d3ac89e9ee77b958a6932a64bec'/>
<id>urn:sha1:4e8de3c554024d3ac89e9ee77b958a6932a64bec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Did _eve, fontio, framebufferio, and frequencyio</title>
<updated>2020-05-07T15:56:46+00:00</updated>
<author>
<name>dherrada</name>
<email>dylan.herrada@gmail.com</email>
</author>
<published>2020-05-07T15:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a3d5adb43c897d591baabaaf1e7ef83deedbd3ce'/>
<id>urn:sha1:a3d5adb43c897d591baabaaf1e7ef83deedbd3ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>framebufferio: update copyright information</title>
<updated>2020-04-17T23:44:07+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-17T13:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9bfe6b719718441ce9b661f1c3d92e707ad10131'/>
<id>urn:sha1:9bfe6b719718441ce9b661f1c3d92e707ad10131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>framebufferio: get width, etc., from protocol, not object property</title>
<updated>2020-04-17T23:43:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-15T17:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=57ce2d1f417bd4c2988155d45739a3a61950471f'/>
<id>urn:sha1:57ce2d1f417bd4c2988155d45739a3a61950471f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Protomatter -&gt; RGBMatrix</title>
<updated>2020-04-17T23:43:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-15T16:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3d6258f63dce84519704251b86a16c832958c8a6'/>
<id>urn:sha1:3d6258f63dce84519704251b86a16c832958c8a6</id>
<content type='text'>
This is a quick rename, it changes the user-facing names but not the
internal names of things.
</content>
</entry>
<entry>
<title>framebufferio: get more properties direct from underlying framebuffer</title>
<updated>2020-04-17T23:43:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-15T14:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a91a75b9cf13e5ccfda9e6ef92b842ca6474d9e'/>
<id>urn:sha1:1a91a75b9cf13e5ccfda9e6ef92b842ca6474d9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>framebufferio: get width, height from framebuffer properties</title>
<updated>2020-04-17T23:43:57+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-15T14:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1ff23e0046a6462d4939b4b8c79f10182fabf9d'/>
<id>urn:sha1:d1ff23e0046a6462d4939b4b8c79f10182fabf9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>protomatter: Respond to review comments</title>
<updated>2020-04-14T23:24:59+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-13T13:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=880fff80e904ef4b173d551742b7acde56114f0c'/>
<id>urn:sha1:880fff80e904ef4b173d551742b7acde56114f0c</id>
<content type='text'>
 - rename oe_pin -&gt; output_enable_pin
 - improve and reorganize docstrings
 - rename swapbuffers-&gt;refresh
 - rename "paused" -&gt; "brightness", change semantics slightly
 - common_hal several functions
 - clarify why the common_hal routines can't be used directly in the
   protocol's function pointers
 - whitespace cleanups
 - remove prototypes for nonexistent functions
</content>
</entry>
<entry>
<title>framebufferio: move backlight down to the underlying framebuffer</title>
<updated>2020-04-14T23:24:58+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-10T14:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ba20bc8b4322373ec9ed55ed9f299675ea2801f8'/>
<id>urn:sha1:ba20bc8b4322373ec9ed55ed9f299675ea2801f8</id>
<content type='text'>
</content>
</entry>
</feed>
