<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/peripherals/stm32f4, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-09T17:10:18+00:00</updated>
<entry>
<title>Complete F405 pin and periph definitions</title>
<updated>2020-07-09T17:10:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-09T17:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=edc48a505fd92ed246696be38cc2d3c1e2c36fcf'/>
<id>urn:sha1:edc48a505fd92ed246696be38cc2d3c1e2c36fcf</id>
<content type='text'>
</content>
</entry>
<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 remote-tracking branch 'adafruit/master' into lower_power</title>
<updated>2020-04-21T01:25:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-21T01:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bebf27e73315386bfd862da46251a5efae56de75'/>
<id>urn:sha1:bebf27e73315386bfd862da46251a5efae56de75</id>
<content type='text'>
This isn't perfect and needs a bit more testing.
</content>
</entry>
<entry>
<title>Add busio support, cleanup</title>
<updated>2020-04-09T17:43:19+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-06T23:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=92a0621e5956fee84591859ffa58c04be8e46158'/>
<id>urn:sha1:92a0621e5956fee84591859ffa58c04be8e46158</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add F7 and H7 Support to the STM32 port</title>
<updated>2020-03-26T22:01:17+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-17T22:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c4db8b87e2c57ca94b8f76e4b07ca02641df714e'/>
<id>urn:sha1:c4db8b87e2c57ca94b8f76e4b07ca02641df714e</id>
<content type='text'>
Restructures the STM port of Circuitpython to be more generic about the STM32 chip lines to support
the F7 and H7 series of chips. Adds the new Packages directory to organize different chip layouts
between lines. Makes general changes to the Makefile to condense board-level flags to the minimum
and support the new chip series. Adds the new chip line to the Peripherals directory, along with
new python tools used to generate peripheral text automatically in the tools/ directory.
</content>
</entry>
<entry>
<title>Initial work for STM32. Need to fix us delay and PulseIn still.</title>
<updated>2020-03-20T19:58:34+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-20T19:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2623022c846698d8a6b9cfab8617aa569c5aef2f'/>
<id>urn:sha1:2623022c846698d8a6b9cfab8617aa569c5aef2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create copy</title>
<updated>2020-03-11T22:13:06+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-11T22:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=53b1544f41b5b296a407426b08c3f935944b4762'/>
<id>urn:sha1:53b1544f41b5b296a407426b08c3f935944b4762</id>
<content type='text'>
</content>
</entry>
</feed>
