<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 5.0.0-rc.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-rc.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.0.0-rc.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-02-26T15:37:05+00:00</updated>
<entry>
<title>Merge pull request #2658 from mubes/spi_fixes</title>
<updated>2020-02-26T15:37:05+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-02-26T15:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b33cd11fc788bd6b45b54c5629a3b98a92efc2a'/>
<id>urn:sha1:1b33cd11fc788bd6b45b54c5629a3b98a92efc2a</id>
<content type='text'>
Fix SPI clock speed on mimxrt10xx family &amp; mimxrt1020 pinmux fixups</content>
</entry>
<entry>
<title>Fix SPI clock speed on mimxrt10xx family &amp; mimxrt1020 pinmux fixup</title>
<updated>2020-02-26T14:28:54+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-26T14:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aadb0bfc1e22223dad82cfe0ad121501f1089f23'/>
<id>urn:sha1:aadb0bfc1e22223dad82cfe0ad121501f1089f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2656 from ladyada/master</title>
<updated>2020-02-25T23:34:40+00:00</updated>
<author>
<name>Limor "Ladyada" Fried</name>
<email>limor@ladyada.net</email>
</author>
<published>2020-02-25T23:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3dc98a7a795fd93dce7fb133cf504cd8dffb882d'/>
<id>urn:sha1:3dc98a7a795fd93dce7fb133cf504cd8dffb882d</id>
<content type='text'>
move red LED to D13 and make D3 lsm6ds IRQ</content>
</entry>
<entry>
<title>move red LED to D13 and make D3 lsm6ds IRQ</title>
<updated>2020-02-25T23:00:23+00:00</updated>
<author>
<name>ladyada</name>
<email>limor@ladyada.net</email>
</author>
<published>2020-02-25T23:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=86e9fd170ac345203cf2b873526d636481b8d792'/>
<id>urn:sha1:86e9fd170ac345203cf2b873526d636481b8d792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2655 from jepler/thing51</title>
<updated>2020-02-25T20:13:47+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-02-25T20:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=415cb351c7b5dcb96633c78ea15efcc4e27d498a'/>
<id>urn:sha1:415cb351c7b5dcb96633c78ea15efcc4e27d498a</id>
<content type='text'>
samd51 thing plus: new port</content>
</entry>
<entry>
<title>Merge pull request #2653 from tannewt/fix_usb_eject_after_sleep</title>
<updated>2020-02-25T18:54:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-02-25T18:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7037ebe0ecdbaedd108d284fb44492d56f2d0c50'/>
<id>urn:sha1:7037ebe0ecdbaedd108d284fb44492d56f2d0c50</id>
<content type='text'>
Fix Mac crash when waking up with an ejected CIRCUITPY</content>
</entry>
<entry>
<title>samd51 thing plus: new port</title>
<updated>2020-02-25T17:52:23+00:00</updated>
<author>
<name>jepler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-09-13T17:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f20255813f56a17b8a83663173577a17fade5e45'/>
<id>urn:sha1:f20255813f56a17b8a83663173577a17fade5e45</id>
<content type='text'>
testing performed:
 * successfully store and retrieve a 500kB file on the flash
 * square wave output on each pin appears on o'scope
 * board.SPI(), board.SERIAL(), board.I2C() all construct
</content>
</entry>
<entry>
<title>Merge pull request #2654 from tannewt/fix_crash_after_repl</title>
<updated>2020-02-25T02:50:08+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-02-25T02:50:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=09ab24b967263856f49d47b7172f139fa5568e1b'/>
<id>urn:sha1:09ab24b967263856f49d47b7172f139fa5568e1b</id>
<content type='text'>
Fix crash after empty REPL session</content>
</entry>
<entry>
<title>Fix crash after empty REPL session</title>
<updated>2020-02-25T00:11:17+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-02-25T00:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=28c7a1e9c3193f386197d6cb629f6843a6302d89'/>
<id>urn:sha1:28c7a1e9c3193f386197d6cb629f6843a6302d89</id>
<content type='text'>
We were trying to reset bluetooth when it was off and then trying
to raise an exception without the heap.
</content>
</entry>
<entry>
<title>Fix Mac crash when waking up with an ejected CIRCUITPY</title>
<updated>2020-02-24T23:40:52+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-02-24T23:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=876c646d097b79fdf45b94f5d4b1024585fd5cc3'/>
<id>urn:sha1:876c646d097b79fdf45b94f5d4b1024585fd5cc3</id>
<content type='text'>
We now correctly set the reason for the unit not being ready and
always start the unit.

Fixes #2567
</content>
</entry>
</feed>
