<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tools, branch 4.0.0-rc.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-04-12T22:25:48+00:00</updated>
<entry>
<title>Update font location and shrink a bunch of builds</title>
<updated>2019-04-12T22:25:48+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-12T22:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=796fc3f5abd856848829fc58861c2a69d42c684f'/>
<id>urn:sha1:796fc3f5abd856848829fc58861c2a69d42c684f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename tools/new-ter-u12n.bdf to tools/default-font/new-ter-u12n.bdf</title>
<updated>2019-04-12T19:55:13+00:00</updated>
<author>
<name>hexthat</name>
<email>hexthat@gmail.com</email>
</author>
<published>2019-04-11T19:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f36572f322f9d3c8029f217847927fc3aa8d0827'/>
<id>urn:sha1:f36572f322f9d3c8029f217847927fc3aa8d0827</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add files via upload</title>
<updated>2019-04-12T19:55:13+00:00</updated>
<author>
<name>hexthat</name>
<email>hexthat@gmail.com</email>
</author>
<published>2019-04-11T19:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b4509362efe76e44930d77689470fd02357e97dc'/>
<id>urn:sha1:b4509362efe76e44930d77689470fd02357e97dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add alias support for unique board revs</title>
<updated>2019-04-11T18:25:04+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-11T18:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1eb1430d824074e49099ffb20b83a8efab9915f2'/>
<id>urn:sha1:1eb1430d824074e49099ffb20b83a8efab9915f2</id>
<content type='text'>
This way we can list different board styles and track their
downloads without a completely new binary.

Fixes #1673
</content>
</entry>
<entry>
<title>updated usb_descriptor submodule per @hathach</title>
<updated>2019-04-05T15:52:38+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-04-05T15:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7798eb983dd8f88205b59965fb891b8415b33992'/>
<id>urn:sha1:7798eb983dd8f88205b59965fb891b8415b33992</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support multi-byte values with Bitmap</title>
<updated>2019-04-04T19:50:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-04T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6fcda1dec40efe3513cc5775205d276ea50b4d21'/>
<id>urn:sha1:6fcda1dec40efe3513cc5775205d276ea50b4d21</id>
<content type='text'>
It also corrects the behavior of single byte values.

Fixes #1744
</content>
</entry>
<entry>
<title>Add script to convert release notes from Markdown</title>
<updated>2019-03-31T06:31:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-31T06:31:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bbed7b813b6c809ee9615eabf2fcf4d3156b1c36'/>
<id>urn:sha1:bbed7b813b6c809ee9615eabf2fcf4d3156b1c36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Glyph and BuiltinFont into fontio</title>
<updated>2019-03-19T23:22:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-19T23:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e2fec714cfbff8692d8af4ec8f774738b822ce1'/>
<id>urn:sha1:5e2fec714cfbff8692d8af4ec8f774738b822ce1</id>
<content type='text'>
It was confusing in displayio.

Fixes #1662
</content>
</entry>
<entry>
<title>Update board info build to handle top level list.</title>
<updated>2019-03-12T00:07:15+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-12T00:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cac9da37f9d48eb7c1f49c2f0bf4cabd7845598e'/>
<id>urn:sha1:cac9da37f9d48eb7c1f49c2f0bf4cabd7845598e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build both BIN and UF2 for RFM boards</title>
<updated>2019-03-05T18:11:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-05T18:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1d194505ea440f0203f9a49abc8680c7c4d9634'/>
<id>urn:sha1:b1d194505ea440f0203f9a49abc8680c7c4d9634</id>
<content type='text'>
</content>
</entry>
</feed>
