<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools/build_board_info.py, 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-07-06T18:16:25+00:00</updated>
<entry>
<title>Add license to some obvious files.</title>
<updated>2020-07-06T18:16:25+00:00</updated>
<author>
<name>Diego Elio Pettenò</name>
<email>flameeyes@flameeyes.com</email>
</author>
<published>2020-06-03T22:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=34b4993d63a6b576f29d624385c681f679b4124c'/>
<id>urn:sha1:34b4993d63a6b576f29d624385c681f679b4124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Shrink files.json by using one space instead of four.</title>
<updated>2020-07-03T19:54:48+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2020-07-03T19:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=50a6342f6d4a8f7fb776bd8a95fc6b2c7b5ed514'/>
<id>urn:sha1:50a6342f6d4a8f7fb776bd8a95fc6b2c7b5ed514</id>
<content type='text'>
Also:
- Remove download count update because the files are no longer
  on GitHub.
- Add "extensions" and "languages" to each board dictionary so we
  can stop using "files" entirely.
</content>
</entry>
<entry>
<title>tools/build_board_info.py: add built-in modules information for each board for use on circuitpython.org; uses 'docs/shared_bindings_matrix.py'</title>
<updated>2020-06-29T05:27:45+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2020-06-29T05:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=928433f2e3d16ac04032f495fa4a83fd4a296ca3'/>
<id>urn:sha1:928433f2e3d16ac04032f495fa4a83fd4a296ca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add meowbit UF2 download override to website</title>
<updated>2020-06-16T16:03:56+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-06-16T16:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37793044fc7725551e10dec8ace7e0e08f8d975f'/>
<id>urn:sha1:37793044fc7725551e10dec8ace7e0e08f8d975f</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
