<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/mimxrt10xx/common-hal/microcontroller, 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>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 #2898 from hierophect/mimxrt-claiming</title>
<updated>2020-05-20T18:32:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-20T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0af5dd59f262e14aaa61af1db6f3f643459234ee'/>
<id>urn:sha1:0af5dd59f262e14aaa61af1db6f3f643459234ee</id>
<content type='text'>
MIMXRT: Implement pin claiming, pin reset, and pin protections</content>
</entry>
<entry>
<title>Re-add APA102</title>
<updated>2020-05-19T19:33:34+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-19T19:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=38fd9c25f22ec68920afcf736cb75d4d316ba8bb'/>
<id>urn:sha1:38fd9c25f22ec68920afcf736cb75d4d316ba8bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pin/port distinction</title>
<updated>2020-05-19T18:20:07+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-19T18:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b310b040073d636ead04d3c9c3a4338e18e1627d'/>
<id>urn:sha1:b310b040073d636ead04d3c9c3a4338e18e1627d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement core requested changes</title>
<updated>2020-05-19T17:54:47+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-19T17:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2acd173e1459f7816e687ba5362a737e67c205fb'/>
<id>urn:sha1:2acd173e1459f7816e687ba5362a737e67c205fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mimxrt10xx: Fix cpu.temperature crash</title>
<updated>2020-05-18T20:30:50+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-05-18T20:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=058a73128cf7b52d6eea9b97e1abeaa369a853f0'/>
<id>urn:sha1:058a73128cf7b52d6eea9b97e1abeaa369a853f0</id>
<content type='text'>
Fixes #2514
</content>
</entry>
<entry>
<title>Implement pin claiming, pin reset, and pin protections</title>
<updated>2020-05-15T19:16:51+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-11T15:15:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=99538c2414520dab8c0c2847b1a1f1f777189770'/>
<id>urn:sha1:99538c2414520dab8c0c2847b1a1f1f777189770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mimxrt10xx: Enable displayio</title>
<updated>2020-02-19T21:26:00+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-02-19T21:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=feac87901ab738bae94b1bd5a1265a2084acc37a'/>
<id>urn:sha1:feac87901ab738bae94b1bd5a1265a2084acc37a</id>
<content type='text'>
Closes #2466
</content>
</entry>
<entry>
<title>Formatting updates</title>
<updated>2020-02-16T00:40:04+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-16T00:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=77ad9aff3cd91d1f81f81ab7369fc5996277cdcd'/>
<id>urn:sha1:77ad9aff3cd91d1f81f81ab7369fc5996277cdcd</id>
<content type='text'>
</content>
</entry>
</feed>
