<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/common-hal/microcontroller/Pin.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>update common_hal_reset_pin()</title>
<updated>2020-12-28T14:34:00+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2020-12-28T14:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc332baa87bf1fa3d777ffe31c7dc29b24a6a142'/>
<id>urn:sha1:dc332baa87bf1fa3d777ffe31c7dc29b24a6a142</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix NVM by clearing FLASH_FLAG_PGPERR</title>
<updated>2020-11-23T08:25:41+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-11-23T08:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4c5e7520f5950f831ea18866f49645c507d0f811'/>
<id>urn:sha1:4c5e7520f5950f831ea18866f49645c507d0f811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2020-11-22T09:19:28+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-11-22T09:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=381889f6bc025617fe85b248fae0f6b05ed50c01'/>
<id>urn:sha1:381889f6bc025617fe85b248fae0f6b05ed50c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix formatting.</title>
<updated>2020-11-22T09:15:05+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-11-22T09:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0b858440b0d64ede9e340de4862684c8be2b5b2b'/>
<id>urn:sha1:0b858440b0d64ede9e340de4862684c8be2b5b2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag '6.0.0' into thunderpack1.2</title>
<updated>2020-11-17T08:02:24+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-11-17T08:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5f0a372a2206c14e4ae206ec7cb879265aa7a38a'/>
<id>urn:sha1:5f0a372a2206c14e4ae206ec7cb879265aa7a38a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Thunderpack 1.2</title>
<updated>2020-11-17T07:50:00+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-11-17T07:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=119e9d38202cb26f7f04d1050263e27e1083865a'/>
<id>urn:sha1:119e9d38202cb26f7f04d1050263e27e1083865a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved checks for invalid pin to common-hal/microcontroller/Pin.c</title>
<updated>2020-09-05T16:42:06+00:00</updated>
<author>
<name>root</name>
<email>siehputz@gmail.com</email>
</author>
<published>2020-09-05T16:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2690faec4313bf36d83374ccbfab02f6abbef6dc'/>
<id>urn:sha1:2690faec4313bf36d83374ccbfab02f6abbef6dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Claim USB pins at startup to prevent overwrites</title>
<updated>2020-07-22T18:22:05+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T18:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1f731d62e6d7bce385baec9ead3bafc46234805'/>
<id>urn:sha1:c1f731d62e6d7bce385baec9ead3bafc46234805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Free timers when modules de-init</title>
<updated>2020-07-22T17:58:57+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-22T17:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=138189bad130569ac9a9b3051543b804db54ec6f'/>
<id>urn:sha1:138189bad130569ac9a9b3051543b804db54ec6f</id>
<content type='text'>
</content>
</entry>
</feed>
