<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch dm-mixer</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=dm-mixer</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=dm-mixer'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-11T23:30:56+00:00</updated>
<entry>
<title>fix compilation with updated circuitpy_mpconfig and upstream changes</title>
<updated>2019-03-11T23:30:56+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-03-11T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=15a1647c5cd6d0499e7ddf3284ff4f6af2344d97'/>
<id>urn:sha1:15a1647c5cd6d0499e7ddf3284ff4f6af2344d97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'dm-mixer' of https://github.com/adafruit/circuitpython into mixer_volume</title>
<updated>2019-03-08T19:05:45+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-03-08T19:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e2fd34d7cca46324f5d4799ce08a6c7a3289a6b5'/>
<id>urn:sha1:e2fd34d7cca46324f5d4799ce08a6c7a3289a6b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework background display task to allow reads from SPI SD card during display. Clarify code. Handle multiple displays better.</title>
<updated>2019-03-07T05:08:16+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-07T05:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1f31877d5519813f94feabf3aedfd21e9461ce17'/>
<id>urn:sha1:1f31877d5519813f94feabf3aedfd21e9461ce17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check display-bus transaction status and act accordingly</title>
<updated>2019-03-06T18:45:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-06T18:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c854f6617a0b343333635fe0cc91419daff7cdd5'/>
<id>urn:sha1:c854f6617a0b343333635fe0cc91419daff7cdd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1601 from penguindustin/master</title>
<updated>2019-03-06T17:43:55+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-06T17:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2eaa98ad7103ea4a03fc10fbcee7d2ec7a045a70'/>
<id>urn:sha1:2eaa98ad7103ea4a03fc10fbcee7d2ec7a045a70</id>
<content type='text'>
added height and width attributes for displayio</content>
</entry>
<entry>
<title>changed from mp_int_t to uint16_t</title>
<updated>2019-03-06T05:25:09+00:00</updated>
<author>
<name>Dustin Mendoza</name>
<email>penguindustin@gmail.com</email>
</author>
<published>2019-03-06T05:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4145f87fcd25f5adc2bcca52f96fea3b9f965e48'/>
<id>urn:sha1:4145f87fcd25f5adc2bcca52f96fea3b9f965e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1614 from sommersoft/new_freq_in</title>
<updated>2019-03-04T20:56:48+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2019-03-04T20:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6339656fcc08c2649ae68fa9b40bc804487aa78'/>
<id>urn:sha1:e6339656fcc08c2649ae68fa9b40bc804487aa78</id>
<content type='text'>
Add frequencyio.FrequencyIn</content>
</entry>
<entry>
<title>update RTD documentation</title>
<updated>2019-03-03T00:33:37+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2019-03-03T00:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8de4cf6b10b48c982ec67dcc60e4eb96f394409f'/>
<id>urn:sha1:8de4cf6b10b48c982ec67dcc60e4eb96f394409f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changed width and height to be properties</title>
<updated>2019-03-02T22:50:10+00:00</updated>
<author>
<name>Dustin Mendoza</name>
<email>penguindustin@gmail.com</email>
</author>
<published>2019-03-02T22:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9737a45b33732886ef1e45e8cb2065c573334dba'/>
<id>urn:sha1:9737a45b33732886ef1e45e8cb2065c573334dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed the OnDiskBitmap example to reflect code changes</title>
<updated>2019-03-02T17:12:40+00:00</updated>
<author>
<name>Bryan Siepert</name>
<email>bsiepert@gmail.com</email>
</author>
<published>2019-03-02T17:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=945550f4bd8f6654b1da130a4e5c78bf2183050c'/>
<id>urn:sha1:945550f4bd8f6654b1da130a4e5c78bf2183050c</id>
<content type='text'>
</content>
</entry>
</feed>
