<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/common-hal/microcontroller/__init__.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>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>Merge remote-tracking branch 'adafruit/master' into lower_power</title>
<updated>2020-03-31T22:13:58+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-31T22:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8fe512c7e95b3bd31348c510780eeb33185741ce'/>
<id>urn:sha1:8fe512c7e95b3bd31348c510780eeb33185741ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/master' into stm32x7-setup</title>
<updated>2020-03-26T22:16:11+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-26T22:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=348df4be2ba1bfc00a7bfab4f0de35beea78a407'/>
<id>urn:sha1:348df4be2ba1bfc00a7bfab4f0de35beea78a407</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>Add back microsecond delay to STM32</title>
<updated>2020-03-23T23:09:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-03-23T23:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=653b7619ec60ff8167a52680d888f73062a8b06f'/>
<id>urn:sha1:653b7619ec60ff8167a52680d888f73062a8b06f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename NVM_BYTEARRAY_BUFFER_SIZE</title>
<updated>2020-03-22T22:20:58+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-03-22T22:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a79ac35173d29b473f64492b089f74e88a13d8bd'/>
<id>urn:sha1:a79ac35173d29b473f64492b089f74e88a13d8bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update NVM_BYTEARRAY_BUFFER_LEN</title>
<updated>2020-03-22T22:19:53+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-03-22T22:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=68195a8dfe0bec239a38cc01ad2b74160bbdacd6'/>
<id>urn:sha1:68195a8dfe0bec239a38cc01ad2b74160bbdacd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add non-volatile memory support to STM</title>
<updated>2020-03-22T09:22:59+00:00</updated>
<author>
<name>jgillick</name>
<email>j_gillick@yahoo.com</email>
</author>
<published>2020-03-22T09:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d76b76cb1db59b85ef1300f6afb1aee97e5e0c72'/>
<id>urn:sha1:d76b76cb1db59b85ef1300f6afb1aee97e5e0c72</id>
<content type='text'>
</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>
</feed>
