<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/adafruit_bus_device/I2CDevice.c, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix write_then_readinto</title>
<updated>2021-02-06T16:33:38+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-02-06T16:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea4a12005af48d37edf8b78c48ba0ce71bf3bec0'/>
<id>urn:sha1:ea4a12005af48d37edf8b78c48ba0ce71bf3bec0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed for boards without longint</title>
<updated>2021-02-01T23:58:34+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-02-01T23:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0cf2df48c43f34d81dfb5fc466878716e3555b37'/>
<id>urn:sha1:0cf2df48c43f34d81dfb5fc466878716e3555b37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes from draft PR</title>
<updated>2021-01-16T20:21:57+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-01-09T16:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d3995eaf9748f641355a92c2929f3330a027b586'/>
<id>urn:sha1:d3995eaf9748f641355a92c2929f3330a027b586</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused include</title>
<updated>2021-01-16T20:21:57+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-01-05T22:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b609bc012434e1a8753196b2d020a3d05faf7948'/>
<id>urn:sha1:b609bc012434e1a8753196b2d020a3d05faf7948</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changing to duck-typing</title>
<updated>2021-01-16T20:21:57+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2021-01-05T05:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea0e2f80b7612d7d3119355a455667b3c4beb6d7'/>
<id>urn:sha1:ea0e2f80b7612d7d3119355a455667b3c4beb6d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adafruit_bus_device: Don't transmit STOP condition in write_then_readinto</title>
<updated>2020-12-18T17:13:54+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-12-18T17:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6c4df5a8b45c6b20e00b5499c5db1d4f5da444a2'/>
<id>urn:sha1:6c4df5a8b45c6b20e00b5499c5db1d4f5da444a2</id>
<content type='text'>
Closes #3795
</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>Renamed to adafruit_bus_device</title>
<updated>2020-11-04T00:35:20+00:00</updated>
<author>
<name>gamblor21</name>
<email>mark.komus@gmail.com</email>
</author>
<published>2020-11-04T00:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c93db35959e96889b3a28af792c837fbe1fdca5'/>
<id>urn:sha1:4c93db35959e96889b3a28af792c837fbe1fdca5</id>
<content type='text'>
</content>
</entry>
</feed>
