<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/stm/boards/STM32H743_fs.ld, 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-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 recovery domain write access, adjust stack</title>
<updated>2020-05-11T22:02:40+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-05-11T22:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=94949fb46f88ab92de5a424287f90e03b2981817'/>
<id>urn:sha1:94949fb46f88ab92de5a424287f90e03b2981817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase H7 filesystem size</title>
<updated>2020-04-30T19:49:17+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-30T19:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=06b62721b30e517be078b1e94ef0fd6a429af93f'/>
<id>urn:sha1:06b62721b30e517be078b1e94ef0fd6a429af93f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linker scripts: Re-align at ":"</title>
<updated>2020-04-27T17:47:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-27T17:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7eff89e9f9da1181a54e8bc731dcdcba4f9ad6b1'/>
<id>urn:sha1:7eff89e9f9da1181a54e8bc731dcdcba4f9ad6b1</id>
<content type='text'>
With "git show -b" you can verify that this is a whitespace only change
because the diff will be empty.
</content>
</entry>
<entry>
<title>stm: Use FLASH_FIRMWARE instead of FLASH_TEXT in linker scripts</title>
<updated>2020-04-27T13:07:28+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-04-27T13:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aff42defda74ad88bfe00be48fb421845983e588'/>
<id>urn:sha1:aff42defda74ad88bfe00be48fb421845983e588</id>
<content type='text'>
for compatibility with the build_memory_info script

This change was scripted:
    git grep -l FLASH_TEXT | xargs sed -i s/FLASH_TEXT/FLASH_FIRMWARE/
</content>
</entry>
<entry>
<title>Linker file restructure, TCM and MPU additions</title>
<updated>2020-04-03T20:33:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-02T20:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9761672d42c489af215a8873ddfa71b62434623c'/>
<id>urn:sha1:9761672d42c489af215a8873ddfa71b62434623c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement requested changes</title>
<updated>2020-04-01T17:02:05+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-01T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a89928c13c748b7f25bd4e734cfe487b0020a25d'/>
<id>urn:sha1:a89928c13c748b7f25bd4e734cfe487b0020a25d</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>
</feed>
