<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/canio, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<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>Fixing make stub warnings and mypy issuesmak</title>
<updated>2020-10-30T00:15:34+00:00</updated>
<author>
<name>sw23</name>
<email>sw23@users.noreply.github.com</email>
</author>
<published>2020-10-30T00:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad166ca479f405a9cb43fae9fe7b082d2e6ba19f'/>
<id>urn:sha1:ad166ca479f405a9cb43fae9fe7b082d2e6ba19f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio: Give implementation-specific limits for CAN.Listen</title>
<updated>2020-10-26T15:06:49+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-10-26T15:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c9f7df3bab8c46cc51b12eefc95391a00ba8c7e1'/>
<id>urn:sha1:c9f7df3bab8c46cc51b12eefc95391a00ba8c7e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio.CAN: clarify read-only status of several properties</title>
<updated>2020-09-30T01:13:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-30T01:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=88cbf772dfb5bcfd020c42c2470d0287c4b780a8'/>
<id>urn:sha1:88cbf772dfb5bcfd020c42c2470d0287c4b780a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio: doc improvement -- don't needlessly call out deinit behavior</title>
<updated>2020-09-29T19:32:27+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-29T19:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d79f4e26621681d80e72a614ca8f2210ac4ca02f'/>
<id>urn:sha1:d79f4e26621681d80e72a614ca8f2210ac4ca02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio: actually drop the _error_count properties</title>
<updated>2020-09-29T19:25:53+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-29T19:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=611f81ac1afce82b74acbe8b282fef5300dac4d9'/>
<id>urn:sha1:611f81ac1afce82b74acbe8b282fef5300dac4d9</id>
<content type='text'>
thanks @tannewt
</content>
</entry>
<entry>
<title>Allow the _state_count properties to be unimplemented</title>
<updated>2020-09-29T19:05:50+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-29T19:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1bea099eb201526a777f3d30b8a9e017724aaa9d'/>
<id>urn:sha1:1bea099eb201526a777f3d30b8a9e017724aaa9d</id>
<content type='text'>
This is the case on the SPI implementations MCP2515 and MCP2518.
</content>
</entry>
<entry>
<title>more doc improvements</title>
<updated>2020-09-29T00:56:19+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-29T00:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=03bd968450fe167db7b7bfcffc98461be850dd5e'/>
<id>urn:sha1:03bd968450fe167db7b7bfcffc98461be850dd5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>can: RemoteTransmissionRequest: remove duplicate docstrings</title>
<updated>2020-09-29T00:47:06+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-29T00:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=979ec3a458a463d45dfd062e86073ffc2198f82e'/>
<id>urn:sha1:979ec3a458a463d45dfd062e86073ffc2198f82e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>canio: remove stray remote_transmission_request method declaration</title>
<updated>2020-09-28T22:22:02+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-09-28T22:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04e434a7ce89eb756b5e2db8a2ef2f49ef3748ee'/>
<id>urn:sha1:04e434a7ce89eb756b5e2db8a2ef2f49ef3748ee</id>
<content type='text'>
</content>
</entry>
</feed>
