<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/supervisor.mk, branch 4.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.x'/>
<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>Update supervisor.mk</title>
<updated>2019-04-12T19:55:55+00:00</updated>
<author>
<name>hexthat</name>
<email>hexthat@gmail.com</email>
</author>
<published>2019-04-11T19:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a123cdc5acf22543a82d861d08ee8ad8483f1605'/>
<id>urn:sha1:a123cdc5acf22543a82d861d08ee8ad8483f1605</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow overriding the font per board definition</title>
<updated>2019-04-12T10:09:53+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2019-04-12T10:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1eede2d1e3fd97688dfbca62de7203f957578330'/>
<id>urn:sha1:1eede2d1e3fd97688dfbca62de7203f957578330</id>
<content type='text'>
This way boards with smaller screens can use smaller fonts
</content>
</entry>
<entry>
<title>Reorganize board busses into shared-bindings and shared-module.</title>
<updated>2019-04-08T23:58:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-04-08T23:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0f003ac5b8312fafb120e86e05eefd2431014d8c'/>
<id>urn:sha1:0f003ac5b8312fafb120e86e05eefd2431014d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most uses of EXPRESS_BOARD.</title>
<updated>2019-02-19T03:44:31+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-02-19T03:44:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9c24c804fbd4b1a55498bedcb9dd28ad0666f18a'/>
<id>urn:sha1:9c24c804fbd4b1a55498bedcb9dd28ad0666f18a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hallowing and nrf builds</title>
<updated>2019-01-31T19:42:15+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-30T01:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec0388704095a7d3ab0cda65509db2fa0ef589dc'/>
<id>urn:sha1:ec0388704095a7d3ab0cda65509db2fa0ef589dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook up the terminal based on the first display.</title>
<updated>2019-01-31T19:42:14+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-26T00:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1a1dbef992442682413f6103e36440a26bc2dad7'/>
<id>urn:sha1:1a1dbef992442682413f6103e36440a26bc2dad7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Begin font parsing and packing for terminal</title>
<updated>2019-01-31T19:42:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-25T01:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=590e0291989c8df150b9b8aff960049903b56ac2'/>
<id>urn:sha1:590e0291989c8df150b9b8aff960049903b56ac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework displays in prep for dynamic support and 8bit parallel.</title>
<updated>2019-01-16T20:05:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-16T20:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=05d8885a1ab959fabdbb77f99408b2e7dc78b97c'/>
<id>urn:sha1:05d8885a1ab959fabdbb77f99408b2e7dc78b97c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add USB MIDI support for SAMD and nRF.</title>
<updated>2019-01-09T22:02:11+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-11-17T01:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b5e40f52c2b1c2890c866d7305e0e99b4811b7f5'/>
<id>urn:sha1:b5e40f52c2b1c2890c866d7305e0e99b4811b7f5</id>
<content type='text'>
The API should be identical to using a UART for MIDI.

Fixes #672
</content>
</entry>
</feed>
