<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 6.1.0-beta.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-11-16T23:01:54+00:00</updated>
<entry>
<title>Merge pull request #3667 from microDev1/watchdog-s2</title>
<updated>2020-11-16T23:01:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-11-16T23:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=66fb0950696d5602bb2805c11a845abe07cb7c9b'/>
<id>urn:sha1:66fb0950696d5602bb2805c11a845abe07cb7c9b</id>
<content type='text'>
ESP32S2: Support for WatchDog</content>
</entry>
<entry>
<title>Add .busy property to EPaperDisplay</title>
<updated>2020-11-14T02:57:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-12T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=78ccac930fbcb3dddd3a1a79809a2ec371d34c6a'/>
<id>urn:sha1:78ccac930fbcb3dddd3a1a79809a2ec371d34c6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add board.DISPLAY to MagTag. Fix luma computation</title>
<updated>2020-11-14T02:57:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-11T02:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d4296f96430795936a22769da35732e5342b25c'/>
<id>urn:sha1:8d4296f96430795936a22769da35732e5342b25c</id>
<content type='text'>
* Initialize the EPaper display on the MagTag at start.
* Tweak the display send to take a const buffer.
* Correct Luma math
  * Multiply the blue component, not add.
  * Add all of the components together before dividing. This
    reduces the impact of truncated division.
</content>
</entry>
<entry>
<title>Merge pull request #3681 from adafruit/6.0.x</title>
<updated>2020-11-12T22:51:53+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-11-12T22:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d3a878152c7cd29871c634865dd2fe2ee8b851e'/>
<id>urn:sha1:8d3a878152c7cd29871c634865dd2fe2ee8b851e</id>
<content type='text'>
Merge protomatter update back into `main`</content>
</entry>
<entry>
<title>Correct display sequence format docs</title>
<updated>2020-11-11T00:44:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-11-11T00:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9da99675b162742c0ecbd0995ce35e62204be3b1'/>
<id>urn:sha1:9da99675b162742c0ecbd0995ce35e62204be3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move port specific check</title>
<updated>2020-11-10T18:54:01+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-11-10T18:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=10e8b8cf456b36b6e1e1582601a3fc437727cec5'/>
<id>urn:sha1:10e8b8cf456b36b6e1e1582601a3fc437727cec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RGBMatrix: Detect invalid bit_depth selection</title>
<updated>2020-11-09T14:27:46+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-11-09T14:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0ff20cdd85d742c2668b044474b2ddc29546fc9c'/>
<id>urn:sha1:0ff20cdd85d742c2668b044474b2ddc29546fc9c</id>
<content type='text'>
Closes: #3650
</content>
</entry>
<entry>
<title>Merge pull request #3622 from sw23/main</title>
<updated>2020-11-03T02:16:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-11-03T02:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9bf77905e34b90e4a14f8f7984da441decc47904'/>
<id>urn:sha1:9bf77905e34b90e4a14f8f7984da441decc47904</id>
<content type='text'>
Fixing remaining stub mypy issues + run check-stubs to CI</content>
</entry>
<entry>
<title>Removing implementation-specific values for socket/socketpool class attributes</title>
<updated>2020-11-03T00:59:07+00:00</updated>
<author>
<name>sw23</name>
<email>sw23@users.noreply.github.com</email>
</author>
<published>2020-11-03T00:59:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88fcf4ef7e001e547ed94747df5d22b6736c881c'/>
<id>urn:sha1:88fcf4ef7e001e547ed94747df5d22b6736c881c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3627 from adafruit/6.0.x</title>
<updated>2020-10-31T16:28:20+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-10-31T16:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=144eb131ae7c290c8ad03edd1e293b7962c00dc4'/>
<id>urn:sha1:144eb131ae7c290c8ad03edd1e293b7962c00dc4</id>
<content type='text'>
Merge 6.0.x bugfixes to main</content>
</entry>
</feed>
