<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/litex/Makefile, 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-05-28T22:43:55+00:00</updated>
<entry>
<title>A number of small ESP32S2 fixes:</title>
<updated>2020-05-28T22:43:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-05-28T22:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=796373b8be015644425a1167c5c3b64f7a010c8d'/>
<id>urn:sha1:796373b8be015644425a1167c5c3b64f7a010c8d</id>
<content type='text'>
* Fix flash writes that don't end on a sector boundary. Fixes #2944
* Fix enum incompatibility with IDF.
* Fix printf output so it goes out debug UART.
* Increase stack size to 8k.
* Fix sleep of less than a tick so it doesn't crash.
</content>
</entry>
<entry>
<title>Update LiteX APIs for new tick</title>
<updated>2020-04-01T00:52:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-04-01T00:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75b7f583d2a7eba4890373f2f75b159b01a86308'/>
<id>urn:sha1:75b7f583d2a7eba4890373f2f75b159b01a86308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ports: litex: use dfu.py instead of dfu-suffix.py</title>
<updated>2020-03-31T05:04:59+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-03-31T05:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c69f7f86570201f8b0546308dad67461a435b985'/>
<id>urn:sha1:c69f7f86570201f8b0546308dad67461a435b985</id>
<content type='text'>
dfu.py now generates proper dfu suffixes without the nonstandard prefix.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>ports: fomu: build dfu as part of Makefile</title>
<updated>2020-03-31T03:42:55+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-03-31T03:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34ea1407837742668091ddfa1c529d81d740281d'/>
<id>urn:sha1:34ea1407837742668091ddfa1c529d81d740281d</id>
<content type='text'>
Now that we have a replacement for `dfu-suffix`, construct a dfu
image rather than a UF2 image.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>ports: litex: enable itcm region for fomu</title>
<updated>2020-03-31T01:40:38+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-03-30T03:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=065441e58c5e56060e7cc690f284e1f12b442f1c'/>
<id>urn:sha1:065441e58c5e56060e7cc690f284e1f12b442f1c</id>
<content type='text'>
This adds a new command line flag -DFOMU to indicate we're building
for a Fomu board.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
<entry>
<title>ports: litex: add port and fomu board</title>
<updated>2020-03-31T01:40:38+00:00</updated>
<author>
<name>Sean Cross</name>
<email>sean@xobs.io</email>
</author>
<published>2020-02-04T01:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=786e79ebc9b45c83dc0013e39b1e217889a9506b'/>
<id>urn:sha1:786e79ebc9b45c83dc0013e39b1e217889a9506b</id>
<content type='text'>
This adds support for Litex, along with support for the Fomu FPGA board.

Signed-off-by: Sean Cross &lt;sean@xobs.io&gt;
</content>
</entry>
</feed>
