<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools/build_board_info.py, 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-03-31T06:08:14+00:00</updated>
<entry>
<title>tools: add dfu extension and mark litex as dfu</title>
<updated>2020-03-31T06:08:14+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-03-31T06:08:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79595443221d8cd1a4b50e2e6dc0229f28aa52b4'/>
<id>urn:sha1:79595443221d8cd1a4b50e2e6dc0229f28aa52b4</id>
<content type='text'>
Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>workflow: add litex_fomu to ci</title>
<updated>2020-03-31T02:21:00+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-03-31T02:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=56ef51d3927eff75df5cc7b09ee5eaa02181bd89'/>
<id>urn:sha1:56ef51d3927eff75df5cc7b09ee5eaa02181bd89</id>
<content type='text'>
This adds fomu and litex and fomu to build on ci.  It requires downloading
a riscv toolchain.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>change CI target</title>
<updated>2020-03-11T23:00:49+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-03-11T23:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f81e2c0487573997e1e76431c91b21b084096d7f'/>
<id>urn:sha1:f81e2c0487573997e1e76431c91b21b084096d7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upload bin and uf2 for arduino boards; remove unneeded build steps</title>
<updated>2020-02-29T02:18:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-29T02:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=98a03fc93534a22d11c0a6a50f9982c397232ad3'/>
<id>urn:sha1:98a03fc93534a22d11c0a6a50f9982c397232ad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change download prefix to https://downloads.circuitpython.org</title>
<updated>2020-02-28T21:25:12+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-28T21:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c24a4f7d663bfc8e6020856b79b7ac0765ffb773'/>
<id>urn:sha1:c24a4f7d663bfc8e6020856b79b7ac0765ffb773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Download links now point to S3 via CloudFront</title>
<updated>2020-02-28T19:57:32+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2020-02-28T19:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1b8a4791f504b44f9f38677f8d05a774826f7f05'/>
<id>urn:sha1:1b8a4791f504b44f9f38677f8d05a774826f7f05</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 MIMXRT10XX port to release build</title>
<updated>2020-01-06T20:33:44+00:00</updated>
<author>
<name>arturo182</name>
<email>arturo182@tlen.pl</email>
</author>
<published>2020-01-06T20:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0068bafbb63290eb17db78e81759fa4aa1799951'/>
<id>urn:sha1:0068bafbb63290eb17db78e81759fa4aa1799951</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added PyPortal Pynt alias</title>
<updated>2019-12-11T19:41:10+00:00</updated>
<author>
<name>Melissa LeBlanc-Williams</name>
<email>melissa@adafruit.com</email>
</author>
<published>2019-12-11T19:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d67a9a827111114c1984390fd303e9812af6654c'/>
<id>urn:sha1:d67a9a827111114c1984390fd303e9812af6654c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Edgebadge alias for Pybadge</title>
<updated>2019-11-19T22:53:58+00:00</updated>
<author>
<name>Melissa LeBlanc-Williams</name>
<email>melissa@adafruit.com</email>
</author>
<published>2019-11-19T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fe6ec9a7d48986981e09a26d0ecc99af0a9febe7'/>
<id>urn:sha1:fe6ec9a7d48986981e09a26d0ecc99af0a9febe7</id>
<content type='text'>
</content>
</entry>
</feed>
