<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/frozen/Adafruit_CircuitPython_BusDevice, 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>2020-08-03T10:25:29+00:00</updated>
<entry>
<title> update frozen submodules</title>
<updated>2020-08-03T10:25:29+00:00</updated>
<author>
<name>Jerry Needell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2020-08-03T10:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b3af2b7e300699efec4d4a496bcafab479444f4'/>
<id>urn:sha1:9b3af2b7e300699efec4d4a496bcafab479444f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from upstream and make translate</title>
<updated>2020-07-28T18:15:33+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-07-28T18:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=649e6d59ce19cabb9dd4527641653e1eccb4a788'/>
<id>urn:sha1:649e6d59ce19cabb9dd4527641653e1eccb4a788</id>
<content type='text'>
</content>
</entry>
<entry>
<title> adjust stack for SAMD21 to accomodate larger pystack -- update frozen module adafruit_busdevice</title>
<updated>2020-07-28T01:50:36+00:00</updated>
<author>
<name>Jerry Needell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2020-07-28T01:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bdd62220e1a6b5072d59cbab53730f852670df9'/>
<id>urn:sha1:2bdd62220e1a6b5072d59cbab53730f852670df9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update frozen libs</title>
<updated>2020-05-16T15:20:25+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-05-16T15:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7424e418272eaf34e84ae579188e89e18a5f5a9f'/>
<id>urn:sha1:7424e418272eaf34e84ae579188e89e18a5f5a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gamepad to specialty cpx builds; update frozen libs</title>
<updated>2020-01-31T02:00:47+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-01-31T02:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3b95d7c16a44bc0543d8436e19e792472c654774'/>
<id>urn:sha1:3b95d7c16a44bc0543d8436e19e792472c654774</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update submodules including BusDevice and HID.</title>
<updated>2020-01-07T22:25:27+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-07T22:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5531253c7659007d14c92c34bee2fa977a37af0b'/>
<id>urn:sha1:5531253c7659007d14c92c34bee2fa977a37af0b</id>
<content type='text'>
HID's API has changed to take in devices explicitly so that both
USB and BLE work.
</content>
</entry>
<entry>
<title>frozen: Update all submodules to latest tagged release</title>
<updated>2019-12-19T22:06:17+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@unpythonic.net</email>
</author>
<published>2019-12-19T22:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=516d930e6c0aaf718fea258c2b6850fe8f43eaf8'/>
<id>urn:sha1:516d930e6c0aaf718fea258c2b6850fe8f43eaf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update frozon modules.</title>
<updated>2019-09-30T20:37:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-09-29T18:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8048dcb76c0294bdb57a99c00c2b8ad0abedf48d'/>
<id>urn:sha1:8048dcb76c0294bdb57a99c00c2b8ad0abedf48d</id>
<content type='text'>
Fixes https://github.com/adafruit/Adafruit_CircuitPython_INA219/issues/12
</content>
</entry>
<entry>
<title>Update BusDevice to save space.</title>
<updated>2019-06-12T21:22:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-06-12T21:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d2ec43113eb27a8ab736351e1cb5444b4575629f'/>
<id>urn:sha1:d2ec43113eb27a8ab736351e1cb5444b4575629f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update frozen libraries to latest tagged versions</title>
<updated>2019-03-25T12:14:45+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-25T12:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5'/>
<id>urn:sha1:a88990aa68ceb3cf9d2fd0ab941310cf586cf7f5</id>
<content type='text'>
</content>
</entry>
</feed>
