<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/microcontroller/__init__.h, branch 6.1.0-beta.2</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.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-11-27T03:06:37+00:00</updated>
<entry>
<title>deep sleep working; deep sleep delay when connected</title>
<updated>2020-11-27T03:06:37+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-27T03:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=104a089677d62de3554deea7850796dfbb29b1fc'/>
<id>urn:sha1:104a089677d62de3554deea7850796dfbb29b1fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>working, but need to avoid deep sleeping too fast before USB ready</title>
<updated>2020-11-24T03:44:53+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-24T03:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a45afc54919162df342fab421ed113ff1771d01'/>
<id>urn:sha1:7a45afc54919162df342fab421ed113ff1771d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip</title>
<updated>2020-11-23T00:10:09+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-23T00:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0f1ec3c4a3dd52b11752e10d0dd31202e9c705f'/>
<id>urn:sha1:a0f1ec3c4a3dd52b11752e10d0dd31202e9c705f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: ResetReason to microcontroller.cpu</title>
<updated>2020-11-22T04:29:52+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-22T04:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75559f35ccc946dfd292e25671919e5d5b3bd7a6'/>
<id>urn:sha1:75559f35ccc946dfd292e25671919e5d5b3bd7a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for invalid io, function to disable all alarms</title>
<updated>2020-10-27T23:17:26+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-09-26T05:45:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=930cf14dcef3e3552a0e7d7476fd89b873738c2d'/>
<id>urn:sha1:930cf14dcef3e3552a0e7d7476fd89b873738c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restructure alarm modules</title>
<updated>2020-10-27T23:15:09+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-09-24T05:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4d8ffdca8dc570f63c34b8f02856feae2d880688'/>
<id>urn:sha1:4d8ffdca8dc570f63c34b8f02856feae2d880688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed alarm modules</title>
<updated>2020-10-27T23:13:25+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-09-23T07:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e5ff55b15c8cc67c2ece3b8857b5805109b858b3'/>
<id>urn:sha1:e5ff55b15c8cc67c2ece3b8857b5805109b858b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function to get time elapsed during sleep</title>
<updated>2020-10-27T23:13:25+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-09-22T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05a3f203dbaf53fbccd97395a90d025f2d3b9dc2'/>
<id>urn:sha1:05a3f203dbaf53fbccd97395a90d025f2d3b9dc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial Sleep Support</title>
<updated>2020-10-27T23:13:22+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-09-18T12:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=90b9ec6f2ce840885492f125f8c473df8bd67337'/>
<id>urn:sha1:90b9ec6f2ce840885492f125f8c473df8bd67337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>watchdogtimer: refactor to new api</title>
<updated>2020-05-27T03:28:49+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-05-22T04:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=08362c9cabce24ffdc2bd6018ab7fc3e9e6e4801'/>
<id>urn:sha1:08362c9cabce24ffdc2bd6018ab7fc3e9e6e4801</id>
<content type='text'>
This refactors the WatchDogTimer API to use the format proposed in
https://github.com/adafruit/circuitpython/pull/2933#issuecomment-632268227

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
</feed>
