<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor, branch 6.1.0-beta.3</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.3</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.3'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-12-26T18:39:48+00:00</updated>
<entry>
<title>Add include to tick.c for mp_hal_is_interrupted()</title>
<updated>2020-12-26T18:39:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-26T18:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=938a0fa2fc9ffaba15f345f102a34c5354166c4a'/>
<id>urn:sha1:938a0fa2fc9ffaba15f345f102a34c5354166c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into pin_alarm</title>
<updated>2020-12-24T03:05:02+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-24T03:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8061a2574d27db6c0e1c35890879204381b20afe'/>
<id>urn:sha1:8061a2574d27db6c0e1c35890879204381b20afe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3862 from dhalbert/storage-remount</title>
<updated>2020-12-22T18:11:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-22T18:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8b5b602ea775f4957befc03e720e687135abd340'/>
<id>urn:sha1:8b5b602ea775f4957befc03e720e687135abd340</id>
<content type='text'>
unmounted filesystems start as ejected</content>
</entry>
<entry>
<title>Merge pull request #3864 from djix123/w25q64fv</title>
<updated>2020-12-22T14:29:22+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-22T14:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f226f4a23303a663125db86411dcf099fa78b24d'/>
<id>urn:sha1:f226f4a23303a663125db86411dcf099fa78b24d</id>
<content type='text'>
Add support for Winbond W25Q64FV</content>
</entry>
<entry>
<title>Add support for Winbond W25Q64FV</title>
<updated>2020-12-22T12:50:56+00:00</updated>
<author>
<name>Jonathan Giles</name>
<email>jonathangiles@fastmail.fm</email>
</author>
<published>2020-12-21T13:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17e7973ff2028536034c8c8898044ac93fa10b51'/>
<id>urn:sha1:17e7973ff2028536034c8c8898044ac93fa10b51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unmounted filesystems start as ejected</title>
<updated>2020-12-22T01:43:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-22T01:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3b4c14f3ec8b36a00a7eeba562baa7647b82f2e2'/>
<id>urn:sha1:3b4c14f3ec8b36a00a7eeba562baa7647b82f2e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3824 from skerr92/add_more_spi_flash</title>
<updated>2020-12-21T19:48:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@adafruit.com</email>
</author>
<published>2020-12-21T19:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=233ccaac58c180731ef7e088a3159ddc6c745305'/>
<id>urn:sha1:233ccaac58c180731ef7e088a3159ddc6c745305</id>
<content type='text'>
Adding Support for AT25DF641A SPI Flash</content>
</entry>
<entry>
<title>Update devices.h</title>
<updated>2020-12-17T04:52:51+00:00</updated>
<author>
<name>Hany Elkomy</name>
<email>hany_elkomy@live.com</email>
</author>
<published>2020-12-17T04:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=70a9c601a8461717effdfd543697778922a3a0c9'/>
<id>urn:sha1:70a9c601a8461717effdfd543697778922a3a0c9</id>
<content type='text'>
Correct capacity value for the MX25R1635F from 0x18 to 0x15 (tested and working)
refer to 
https://github.com/adafruit/circuitpython/issues/3558</content>
</entry>
<entry>
<title>removed comments on 64MiB SPI flash causing build test issues</title>
<updated>2020-12-16T15:25:20+00:00</updated>
<author>
<name>Seth Kerr</name>
<email>skerr@aggies.ncat.edu</email>
</author>
<published>2020-12-16T15:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ca757f2ead6e84ad52b6030281b666792fb12b43'/>
<id>urn:sha1:ca757f2ead6e84ad52b6030281b666792fb12b43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add alarm.pin that wakes on pin level</title>
<updated>2020-12-16T02:12:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-09T01:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1ad49d9a18224ecc53d8f49d0675a369274556ce'/>
<id>urn:sha1:1ad49d9a18224ecc53d8f49d0675a369274556ce</id>
<content type='text'>
Fixes #3787
</content>
</entry>
</feed>
