<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, 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-12-02T21:23:02+00:00</updated>
<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>fix doc errors</title>
<updated>2020-12-02T01:13:46+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-02T01:13:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=72fa7d88b881d2ed9978c0bd65ce5f8d6eb51703'/>
<id>urn:sha1:72fa7d88b881d2ed9978c0bd65ce5f8d6eb51703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>address review comments</title>
<updated>2020-12-02T01:01:14+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-12-02T01:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8b7c23c1ee5d3fbfbda9116d6689e99f44e3b95a'/>
<id>urn:sha1:8b7c23c1ee5d3fbfbda9116d6689e99f44e3b95a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing stubs</title>
<updated>2020-12-01T23:49:15+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2020-12-01T23:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d3bbb99e071a97d7295f6d46dbed766c2aa51fb5'/>
<id>urn:sha1:d3bbb99e071a97d7295f6d46dbed766c2aa51fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into bus_device</title>
<updated>2020-12-01T21:47:16+00:00</updated>
<author>
<name>Mark</name>
<email>56205165+gamblor21@users.noreply.github.com</email>
</author>
<published>2020-12-01T21:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=237385798cb6989a5ed13e120c3cc5e2415af935'/>
<id>urn:sha1:237385798cb6989a5ed13e120c3cc5e2415af935</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix stub problems; touch up doc</title>
<updated>2020-11-28T04:27:15+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-28T04:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=65e2fe46540abc09f341c39d877eafeb791933f1'/>
<id>urn:sha1:65e2fe46540abc09f341c39d877eafeb791933f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge from upstream</title>
<updated>2020-11-27T21:06:57+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-27T21:06:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=596e0e4bd2fe9b99b1edca9afd5a593875be0d99'/>
<id>urn:sha1:596e0e4bd2fe9b99b1edca9afd5a593875be0d99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>working! PinAlarm not implemented yet.</title>
<updated>2020-11-27T21:03:37+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-11-27T21:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e308a9ec1134412f6194358790176d17b0724ef1'/>
<id>urn:sha1:e308a9ec1134412f6194358790176d17b0724ef1</id>
<content type='text'>
</content>
</entry>
<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>Merge pull request #3708 from hierophect/esp32s2-udp</title>
<updated>2020-11-26T03:11:20+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jeff@adafruit.com</email>
</author>
<published>2020-11-26T03:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7923aa0a6283b2d39c59c013b3aa763dbae35f47'/>
<id>urn:sha1:7923aa0a6283b2d39c59c013b3aa763dbae35f47</id>
<content type='text'>
ESP32-S2: Add UDP with recvfrom_into and sendto</content>
</entry>
</feed>
