<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/atmel-samd/supervisor, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-15T16:49:44+00:00</updated>
<entry>
<title>supervisor: factor out, Handle USB via background callback</title>
<updated>2020-07-15T16:49:44+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-07-07T16:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6160d11c5a04f60e54ce977fd73fafa5ba858aa0'/>
<id>urn:sha1:6160d11c5a04f60e54ce977fd73fafa5ba858aa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3003 from Flameeyes/master</title>
<updated>2020-07-13T23:28:49+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-13T23:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=51c888d4be5ec0e0bc19a0de539f0f21a04da135'/>
<id>urn:sha1:51c888d4be5ec0e0bc19a0de539f0f21a04da135</id>
<content type='text'>
License tagging according to REUSE specifications.</content>
</entry>
<entry>
<title>SAMD: configurable brownout, separate the variables</title>
<updated>2020-07-09T10:17:07+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2020-07-08T18:59:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e0733d153ee159fd235794825fada7d455828007'/>
<id>urn:sha1:e0733d153ee159fd235794825fada7d455828007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SAMD: make the brownout detection level configurable per board</title>
<updated>2020-07-08T17:59:53+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2020-07-08T17:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=83a27edd20de293927e8070da8585b11cb2f8ef7'/>
<id>urn:sha1:83a27edd20de293927e8070da8585b11cb2f8ef7</id>
<content type='text'>
Not all boards have external flash or other components that make them
require 2.7V -- sometimes we can get considerably longer battery life
by decreasing this requirement.

In particular, pewpew10 and pewpew_m4 are powered directly from
battery, with no LDO, and should work fine down to 1.6V.
</content>
</entry>
<entry>
<title>Correct for SAMD51 build</title>
<updated>2020-07-07T04:25:33+00:00</updated>
<author>
<name>DavePutz</name>
<email>dwputz@gmail.com</email>
</author>
<published>2020-07-07T04:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0932b64ae7ea75d2ecc3c363ed6a9507fc4cc3a6'/>
<id>urn:sha1:0932b64ae7ea75d2ecc3c363ed6a9507fc4cc3a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected file for SAMD51 build</title>
<updated>2020-07-07T02:47:11+00:00</updated>
<author>
<name>DavePutz</name>
<email>dwputz@gmail.com</email>
</author>
<published>2020-07-07T02:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b3cb17abdc943af3ccbe2b6fd1182bbda3597b2'/>
<id>urn:sha1:1b3cb17abdc943af3ccbe2b6fd1182bbda3597b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made requested changes</title>
<updated>2020-07-07T02:40:38+00:00</updated>
<author>
<name>DavePutz</name>
<email>dwputz@gmail.com</email>
</author>
<published>2020-07-07T02:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab4a453006f3110fb4836708cb88521f126884df'/>
<id>urn:sha1:ab4a453006f3110fb4836708cb88521f126884df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementation of continuous synchronization of RTC during pulsein</title>
<updated>2020-07-05T02:17:19+00:00</updated>
<author>
<name>DavePutz</name>
<email>dwputz@gmail.com</email>
</author>
<published>2020-07-05T02:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ac33c3fe2c8f8bd866b205ecb844b2f1b9fffcdd'/>
<id>urn:sha1:ac33c3fe2c8f8bd866b205ecb844b2f1b9fffcdd</id>
<content type='text'>
Flags and code to implement continuous synchronization of RTC during pulsein</content>
</entry>
<entry>
<title>atmel-samd: Add support for SAM E54 family MCUs</title>
<updated>2020-06-23T15:41:48+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2020-06-18T19:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da733c01da5c19d377aa215d25abdcd074fbc846'/>
<id>urn:sha1:da733c01da5c19d377aa215d25abdcd074fbc846</id>
<content type='text'>
This introduces the new macro SAM_D5X_E5X.  This is mostly the same
as SAMD51 before, except in a few places where a special case for
SAME54 is required
</content>
</entry>
</feed>
