<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/circuitpy_mpconfig.h, branch 6.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-01-05T19:19:11+00:00</updated>
<entry>
<title>Merge branch 'main' into msgpack</title>
<updated>2021-01-05T19:19:11+00:00</updated>
<author>
<name>iot49</name>
<email>49917707+iot49@users.noreply.github.com</email>
</author>
<published>2021-01-05T19:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a82555803ab66bdb608508fccbcc9acc9bac657'/>
<id>urn:sha1:1a82555803ab66bdb608508fccbcc9acc9bac657</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename ota to dualbank</title>
<updated>2020-12-17T19:04:56+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-17T19:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4863413bc9aa3104f2c983efa43bf3afa028b80b'/>
<id>urn:sha1:4863413bc9aa3104f2c983efa43bf3afa028b80b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into ota-s2</title>
<updated>2020-12-11T23:55:46+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-11T23:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37ee5e683deb26ee691090d4f51b0ade4fa9b61c'/>
<id>urn:sha1:37ee5e683deb26ee691090d4f51b0ade4fa9b61c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into msgpack</title>
<updated>2020-12-11T19:10:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-11T19:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=344d3c59cba516aac28f6c7db4189d80b2bfb49d'/>
<id>urn:sha1:344d3c59cba516aac28f6c7db4189d80b2bfb49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `board_deinit` for use with sleep</title>
<updated>2020-12-08T18:52:25+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-03T02:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=40118bcf57f026fd6a58733501c759a9ba87e835'/>
<id>urn:sha1:40118bcf57f026fd6a58733501c759a9ba87e835</id>
<content type='text'>
This changes lots of files to unify `board.h` across ports. It adds
`board_deinit` when CIRCUITPY_ALARM is set. `main.c` uses it to
deinit the board before deep sleeping (even when pretending.)

Deep sleep is now a two step process for the port. First, the
port should prepare to deep sleep based on the given alarms. It
should set alarms for both deep and pretend sleep. In particular,
the pretend versions should be set immediately so that we don't
miss an alarm as we shutdown. These alarms should also wake from
`port_idle_until_interrupt` which is used when pretending to deep
sleep.

Second, when real deep sleeping, `alarm_enter_deep_sleep` is called.
The port should set any alarms it didn't during prepare based on
data it saved internally during prepare.

ESP32-S2 sleep is a bit reorganized to locate more logic with
TimeAlarm. This will help it scale to more alarm types.

Fixes #3786
</content>
</entry>
<entry>
<title>implement ota module</title>
<updated>2020-12-08T06:00:00+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-08T06:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fc23a0cc8ac40115047c2430c700c0832ba979eb'/>
<id>urn:sha1:fc23a0cc8ac40115047c2430c700c0832ba979eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3612 from gamblor21/bus_device</title>
<updated>2020-12-02T21:23:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-02T21:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1130b80e2ae173c5cb09dd3daa4b3acd61393611'/>
<id>urn:sha1:1130b80e2ae173c5cb09dd3daa4b3acd61393611</id>
<content type='text'>
Moving Adafruit_CircuitPython_BusDevice to core</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/main' into msgpack</title>
<updated>2020-12-02T21:10:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-12-02T21:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=608c98501bb90e02a480b2d84032a46f9a4d0737'/>
<id>urn:sha1:608c98501bb90e02a480b2d84032a46f9a4d0737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3767 from dhalbert/sleep</title>
<updated>2020-12-02T20:51:43+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-12-02T20:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7ba641ff646b48e5ad38ff72a2dcfe17bb54624'/>
<id>urn:sha1:d7ba641ff646b48e5ad38ff72a2dcfe17bb54624</id>
<content type='text'>
Initial alarm and sleep PR: time alarms with light and deep sleep; PinAlarms not yet implemented</content>
</entry>
<entry>
<title>moved logic to shared-module and added documentation</title>
<updated>2020-12-02T02:38:14+00:00</updated>
<author>
<name>Bernhard Boser</name>
<email>boser@server.home</email>
</author>
<published>2020-11-10T02:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=513253bc3f22e5afa67155f7b4ca29a770929a3e'/>
<id>urn:sha1:513253bc3f22e5afa67155f7b4ca29a770929a3e</id>
<content type='text'>
</content>
</entry>
</feed>
