<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/board, branch 6.1.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.1.0-alpha.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-09-30T19:57:39+00:00</updated>
<entry>
<title>Add Metro ESP32S2</title>
<updated>2020-09-30T19:57:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-29T20:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a739d314f1a9f5fee6517eb425a2c691969fd7f7'/>
<id>urn:sha1:a739d314f1a9f5fee6517eb425a2c691969fd7f7</id>
<content type='text'>
Also fix two bugs:
* Crash when resetting board.SPI when it hasn't been inited.
* Reading back the output value is always false. Fixes #3353
</content>
</entry>
<entry>
<title>Change I2C default to 100khz</title>
<updated>2020-09-25T18:07:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-09-25T18:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b9d68bc5a6b7b63f52da6c7034d379d6de51be7e'/>
<id>urn:sha1:b9d68bc5a6b7b63f52da6c7034d379d6de51be7e</id>
<content type='text'>
Greater that 100khz is technically out of the original spec.

Background here: https://github.com/adafruit/Adafruit_CircuitPython_CLUE/issues/36
</content>
</entry>
<entry>
<title>Moved SPI unlock code</title>
<updated>2020-09-11T15:54:46+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-09-11T15:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=870326b2218e24a20f40c8ee72f3ec27d0f3813b'/>
<id>urn:sha1:870326b2218e24a20f40c8ee72f3ec27d0f3813b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unneeded pointer</title>
<updated>2020-09-09T15:36:55+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-09-09T15:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=59165cabbe1c27260678c4e252465b11e1cf8c0e'/>
<id>urn:sha1:59165cabbe1c27260678c4e252465b11e1cf8c0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved SPI unlock to reset_board_busses()</title>
<updated>2020-09-09T14:32:25+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-09-09T14:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24a18c63f9d3990661cc58888896faba9c8fad50'/>
<id>urn:sha1:24a18c63f9d3990661cc58888896faba9c8fad50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure SPI lock is free initially</title>
<updated>2020-09-06T23:03:25+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-09-06T23:03:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8d27533cd45f0dc759f84e68408839f118c0c9d2'/>
<id>urn:sha1:8d27533cd45f0dc759f84e68408839f118c0c9d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build error for \!DISPLAY</title>
<updated>2020-08-18T15:03:45+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-18T15:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9e66f71a31644c4c9d4af4e339e4077f4469f9be'/>
<id>urn:sha1:9e66f71a31644c4c9d4af4e339e4077f4469f9be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reset_board_buses: need to check if sharpdisplay uses SPI bus</title>
<updated>2020-08-18T14:32:28+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-08-18T14:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b542c1486fd16636c697f5e295413e4895302165'/>
<id>urn:sha1:b542c1486fd16636c697f5e295413e4895302165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add UART support</title>
<updated>2020-06-24T19:47:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-06-10T01:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a26102607e3fe5b6f888fcd246e20ac82a70af7b'/>
<id>urn:sha1:a26102607e3fe5b6f888fcd246e20ac82a70af7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable showing the console on a debug uart</title>
<updated>2020-05-19T00:02:52+00:00</updated>
<author>
<name>Mark Olsson</name>
<email>post@markolsson.se</email>
</author>
<published>2020-05-18T12:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=007c92ee6ab8da342dacb8967ef999b6d83596ec'/>
<id>urn:sha1:007c92ee6ab8da342dacb8967ef999b6d83596ec</id>
<content type='text'>
</content>
</entry>
</feed>
