<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm, 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-05T17:56:32+00:00</updated>
<entry>
<title>Override HAL_Delay and HAL_GetTick</title>
<updated>2020-06-05T17:56:32+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-05T15:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad0971fb25347a8cc36ace2c45449ef7eac6995e'/>
<id>urn:sha1:ad0971fb25347a8cc36ace2c45449ef7eac6995e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix</title>
<updated>2020-06-04T20:15:38+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-04T20:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a0977cac7b92233a3ea52404fe59f9a4a3d3ac4a'/>
<id>urn:sha1:a0977cac7b92233a3ea52404fe59f9a4a3d3ac4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework LSE clock init, allow clock overrides</title>
<updated>2020-06-04T17:21:29+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-02T21:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d14e34449b5b70ea5e39938324e27af76498b0dd'/>
<id>urn:sha1:d14e34449b5b70ea5e39938324e27af76498b0dd</id>
<content type='text'>
</content>
</entry>
<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 pull request #2979 from hierophect/stm32-remove-crystals</title>
<updated>2020-06-01T22:21:39+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-06-01T22:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dd2cd6f0024807703299ad0a06b70f0a55547b68'/>
<id>urn:sha1:dd2cd6f0024807703299ad0a06b70f0a55547b68</id>
<content type='text'>
STM32: Set correct crystal settings on Discovery boards</content>
</entry>
<entry>
<title>Note temporary issue with Nucleo boards</title>
<updated>2020-06-01T16:26:08+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-01T16:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75eb44f234f53767df359c2b1b7651b017352ef1'/>
<id>urn:sha1:75eb44f234f53767df359c2b1b7651b017352ef1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set correct crystal settings on Discovery boards</title>
<updated>2020-05-29T18:01:34+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-29T18:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0fe7efdf36a4432a3127ede6a08d00911036f873'/>
<id>urn:sha1:0fe7efdf36a4432a3127ede6a08d00911036f873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2964 from hierophect/mimxrt-busio-cleanup</title>
<updated>2020-05-29T17:42:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-05-29T17:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ddcae19254193719f50522151fc1660c3f7ec130'/>
<id>urn:sha1:ddcae19254193719f50522151fc1660c3f7ec130</id>
<content type='text'>
mimxrt10xx: Busio cleanup and bugfixes</content>
</entry>
<entry>
<title>Fix SWO/Analog overlap, style changes</title>
<updated>2020-05-29T16:19:37+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-29T16:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe75c7793c9b7e18c35935befabdfa3892acc364'/>
<id>urn:sha1:fe75c7793c9b7e18c35935befabdfa3892acc364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A number of small ESP32S2 fixes:</title>
<updated>2020-05-28T22:43:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-28T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=796373b8be015644425a1167c5c3b64f7a010c8d'/>
<id>urn:sha1:796373b8be015644425a1167c5c3b64f7a010c8d</id>
<content type='text'>
* Fix flash writes that don't end on a sector boundary. Fixes #2944
* Fix enum incompatibility with IDF.
* Fix printf output so it goes out debug UART.
* Increase stack size to 8k.
* Fix sleep of less than a tick so it doesn't crash.
</content>
</entry>
</feed>
