<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/mimxrt10xx/common-hal, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-03T09:56:35+00:00</updated>
<entry>
<title>Fix up end of file and trailing whitespace.</title>
<updated>2020-06-03T09:56:35+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-05-30T09:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf'/>
<id>urn:sha1:dd5d7c86d22807c021dd1711eb7dd3daebc5cfcf</id>
<content type='text'>
This can be enforced by pre-commit, but correct it separately to make it easier to review.
</content>
</entry>
<entry>
<title>Merge branch 'mimxrt-uart-oneway' into mimxrt-busio-cleanup</title>
<updated>2020-05-27T16:31:16+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-27T16:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a59798ed4951b331a528c6c745d00c1b823a8249'/>
<id>urn:sha1:a59798ed4951b331a528c6c745d00c1b823a8249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translations</title>
<updated>2020-05-27T15:54:52+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-27T15:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f5520135ce7a204e999d9306e268ba3951606d6'/>
<id>urn:sha1:9f5520135ce7a204e999d9306e268ba3951606d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mimxrt-uart-oneway' of https://github.com/hierophect/circuitpython into mimxrt-uart-oneway</title>
<updated>2020-05-27T15:49:11+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-27T15:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a25e10ed59f097ebe68781e73599e587f6db0452'/>
<id>urn:sha1:a25e10ed59f097ebe68781e73599e587f6db0452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change exception text and type</title>
<updated>2020-05-27T15:48:52+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-27T15:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e914ac2b006079661558d5de0742aba1fc5b22e'/>
<id>urn:sha1:1e914ac2b006079661558d5de0742aba1fc5b22e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pin resetting across boards, fix array size detection issue</title>
<updated>2020-05-27T15:45:15+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-27T15:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=53fb699436739891988bdbd0f1a6546fc1f67859'/>
<id>urn:sha1:53fb699436739891988bdbd0f1a6546fc1f67859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2961 from arturo182/i2c-exception</title>
<updated>2020-05-27T09:24:46+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-05-27T09:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad988013f0efded9bb1320edc7fa6d66a64f8ca1'/>
<id>urn:sha1:ad988013f0efded9bb1320edc7fa6d66a64f8ca1</id>
<content type='text'>
mimxrt10xx: Change exception type to match other ports</content>
</entry>
<entry>
<title>mimxrt10xx: Change exception type to match other ports</title>
<updated>2020-05-26T20:36:30+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-05-26T20:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d6c59c4de017dd0ee2ac7a185c4e21ed164e7416'/>
<id>urn:sha1:d6c59c4de017dd0ee2ac7a185c4e21ed164e7416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into mimxrt-busio-cleanup</title>
<updated>2020-05-22T17:33:08+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-22T17:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d95022f7bb5ddd8bc278a5c4c02b70013a4a767a'/>
<id>urn:sha1:d95022f7bb5ddd8bc278a5c4c02b70013a4a767a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into mimxrt-uart-oneway</title>
<updated>2020-05-22T15:32:41+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-22T15:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe10a455332d3a84e40dcfa6b8fe19bcd6efde4c'/>
<id>urn:sha1:fe10a455332d3a84e40dcfa6b8fe19bcd6efde4c</id>
<content type='text'>
</content>
</entry>
</feed>
