<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools/build_board_info.py, branch master</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-06-01T07:13:45+00:00</updated>
<entry>
<title>include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now</title>
<updated>2020-06-01T07:13:45+00:00</updated>
<author>
<name>Yihui Xiong</name>
<email>yihui.xiong@hotmail.com</email>
</author>
<published>2020-06-01T07:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e0ca70119c420be8d6a65b4b9b7371fb6459af1b'/>
<id>urn:sha1:e0ca70119c420be8d6a65b4b9b7371fb6459af1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial ESP32S2 port.</title>
<updated>2020-05-15T22:36:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-17T23:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6aaab005c5f3a781fec229640c74bf44a601fc97'/>
<id>urn:sha1:6aaab005c5f3a781fec229640c74bf44a601fc97</id>
<content type='text'>
Basic blinky works but doesn't check pins.
</content>
</entry>
<entry>
<title>tools: upload .bin and .uf2 for Itaca uChip boards</title>
<updated>2020-04-23T05:50:14+00:00</updated>
<author>
<name>Mike Weiblen</name>
<email>mew@mew.cx</email>
</author>
<published>2020-04-23T05:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8afa9878fd0165a40d6b693d7328aeedd34c0fc8'/>
<id>urn:sha1:8afa9878fd0165a40d6b693d7328aeedd34c0fc8</id>
<content type='text'>
uChip boards are shipped with an Arduino bootloader.  The .bin files
can be installed without first installing a .uf2 bootloader.

See https://github.com/adafruit/circuitpython/issues/2798
</content>
</entry>
<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>
</feed>
