<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/mimxrt10xx/supervisor, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-04-02T15:47:16+00:00</updated>
<entry>
<title>Implement F7 Nucleo</title>
<updated>2020-04-02T15:47:16+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-04-02T15:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=47a5d83267e1b30cad10e821a35b51d99d80a2de'/>
<id>urn:sha1:47a5d83267e1b30cad10e821a35b51d99d80a2de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addition of support for imxt1010, 1050 and 1060 families</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-18T15:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0e5341b0f6ad09a03dec4a9d38669cc2fea6343'/>
<id>urn:sha1:f0e5341b0f6ad09a03dec4a9d38669cc2fea6343</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Addition of RS485 support</title>
<updated>2020-02-18T23:16:40+00:00</updated>
<author>
<name>Dave Marples</name>
<email>dave@marples.net</email>
</author>
<published>2020-02-18T00:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d388899985b24530cc08cdf10ed15e3c7ba41349'/>
<id>urn:sha1:d388899985b24530cc08cdf10ed15e3c7ba41349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into stm32-meowbit</title>
<updated>2020-01-29T21:32:08+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-01-29T21:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=898f4e1f72f52f7f4b87c56010e9b96a8440de63'/>
<id>urn:sha1:898f4e1f72f52f7f4b87c56010e9b96a8440de63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move board_init to main.c</title>
<updated>2020-01-29T21:29:43+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-01-29T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=100409961aa32e84810d6c86309e66277b4ea902'/>
<id>urn:sha1:100409961aa32e84810d6c86309e66277b4ea902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable the DCache when USB is initialized. There are still issues enabling it.</title>
<updated>2020-01-22T02:32:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-22T02:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87344ff53a30ed2c41d58b6e30692f80a3968ee1'/>
<id>urn:sha1:87344ff53a30ed2c41d58b6e30692f80a3968ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix start on power up by providing Reset_Handler ourselves.</title>
<updated>2020-01-18T19:54:01+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-18T19:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d5742ebd19441c3cfb15be1b65a2b0a27b4e475'/>
<id>urn:sha1:9d5742ebd19441c3cfb15be1b65a2b0a27b4e475</id>
<content type='text'>
On power up the FlexRAM banks are in an unknown config so we can't
rely on the stack until after we configure FlexRAM.
</content>
</entry>
<entry>
<title>teensy fixes</title>
<updated>2020-01-18T02:35:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-18T02:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f4ea2122a346040d3a82b90e8eaaf63f44b23ce'/>
<id>urn:sha1:9f4ea2122a346040d3a82b90e8eaaf63f44b23ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refine iMX RT memory layout and add three boards</title>
<updated>2020-01-18T01:36:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-01-09T04:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7d8dac9211dab92d750a0351335b4ad3fffc05e2'/>
<id>urn:sha1:7d8dac9211dab92d750a0351335b4ad3fffc05e2</id>
<content type='text'>
Introduces a way to place CircuitPython code and data into
tightly coupled memory (TCM) which is accessible by the CPU in a
single cycle. It also frees up room in the corresponding cache for
intermittent data. Loading from external flash is slow!

The data cache is also now enabled.

Adds support for the iMX RT 1021 chip. Adds three new boards:
* iMX RT 1020 EVK
* iMX RT 1060 EVK
* Teensy 4.0

Related to #2492, #2472 and #2477. Fixes #2475.
</content>
</entry>
<entry>
<title>Add initial MIMXRT10XX port</title>
<updated>2020-01-06T20:08:49+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2019-11-02T15:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13e0cba6f18c1b569cf014fb4e3f0156ba63622e'/>
<id>urn:sha1:13e0cba6f18c1b569cf014fb4e3f0156ba63622e</id>
<content type='text'>
</content>
</entry>
</feed>
